Kad stavim sledece
<tr>
<td background="grafika/whitefooter.gif"> </td>
</tr>
dobijem sto sam hteo slika se prikaze, ali kad sacuvam stranicu IE6 ne sacuva i slike koje su u backgroundu
dobijem background=""
uradio sam i sa CSSom
<td width="531" class="whitefooter">
td.whitefooter {
background-image: url(grafika/whitefooter.gif);
background-repeat: repeat;
}
i opet nista
Jel ima nekog strucnog za CSS?
<tr>
<td background="grafika/whitefooter.gif"> </td>
</tr>
dobijem sto sam hteo slika se prikaze, ali kad sacuvam stranicu IE6 ne sacuva i slike koje su u backgroundu
dobijem background=""
uradio sam i sa CSSom
<td width="531" class="whitefooter">
td.whitefooter {
background-image: url(grafika/whitefooter.gif);
background-repeat: repeat;
}
i opet nista
Jel ima nekog strucnog za CSS?