Sitemizde bu kadar w3 hatası olması konusunda ne dersiniz @imaster ve @promist hocam linkte hatalar mevcut. Default temada da aynı hatalar bulunmaktadır.
Bilgi verirseniz sevinirim
http://validator.w3.org/check?uri=ht...Inline&group=0

--R10.NET; Flood Engellendi -->-> Yeni yazılan mesaj 19:14:39 -->-> Daha önceki mesaj 18:25:42 --

Ayrıca şunu da öğrenmek istiyorum biliyorsunuz height ve width bilgileri olmadı mı seo da sorun oluyor bunu düzeltmek için homeproducts.ascx içerisinde aşağıdaki satırı düzeltmeme rağmen height ve width bilgileri çıkmıyor bunu nasıl yapabiliriz bilgi verirseniz sevinirim

<ItemTemplate><a href='<%# string.format(BaseUrl & "{0}" & ".aspx?CatId={1}",container.dataitem("ProductUrl") .tostring.Remove(container.dataitem("ProductUrl"). tostring.Length - 1, 1),container.dataitem("CatId")) & iif(Request.QueryString.Item("tabId")="","","&tabI d=" & Request.QueryString.Item("tabId")) %>'>
<img alt="<%# container.dataitem("ProductName") %>" title="<%# container.dataitem("ProductName") %>" class="thumb" src='<%# BaseUrl & "/store/makethumb.aspx?file=" + container.dataitem("Path") + "&intSize=" & 60 %>' height="175" width="175" /></a> </ItemTemplate>