Line 41, Column 86: Attribute "BACKGROUND" is not a valid attribute. Did you mean "background"?
…round-repeat: repeat-x;" background="templates/7dana/images/psd_09.jpg" valig
ve
Line 614, Column 58: Attribute "HEIGHT" is not a valid attribute. Did you mean "height"?
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" >
41. satır kodlarda
<td style="background-position: center top; background-repeat: repeat-x;" background="templates/7dana/images/psd_09.jpg" valign="top" height="100%">
ve 614. satırda şu kodlar var
<table border="0" cellpadding="0" cellspacing="0" height="100%" width="100%" >
Nasıl düzeltilebilir arkadaşlar?
w3 Yardımı 2 hata var
10
●665
- 01-09-2009, 17:49:08
- 01-09-2009, 18:40:47Üyeliği durdurulduTablo kodlarından pek anlamıyorum, ben css kısmına müdahale edebilceğin şekilde anlatayım.
<td style="background-position: center top; background-repeat: repeat-x;" background="templates/7dana/images/psd_09.jpg" valign="top" height="100%">
// aşşağıdaki ile değiştir
<td style="background:url(templates/7dana/images/psd_09.jpg) center top no-repeat; height:100%;" valign="top">
- 02-09-2009, 03:13:12%100 tuturamk zor zaten iyi bir başarı komplike bir site ise 2 hata.