Plik CSS
#td1
{ background-image: url(../images/01.gif); width: 22px; height: 242px; border: 0;}
#td2
{ background-image: url(../images/02.gif); width: 192px; height: 242px; border: 0;}
#td3
{ background-image: url(../images/03.gif); width: 9px; height: 242px; border: 0;}
#td4
{ background-image: url(../images/04.gif); width: 657px; height: 63px; border: 0;}
body
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
background-image: url(http://www.dawhol.host7.pl/images/bg.gif);
margin-bottom: 0;
margin-top: 0;
margin: 0;
}
.td {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 8pt;
}
img {border: 0;}
Tak wczytuje:
<link type="text/css" rel="stylesheet" href="css/blue.css" />
A tak wyglada Tabelka:
<table width="900" border="0" cellspacing="0" cellpadding="0">
<td id="td2"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<td height="30" class="menu"> </td>
<td valign="top" class="menu"><img src="images/logowanie.gif" alt="logowanie"/><br />{panel}
<br /><center><a href="teksty/2/"><img src="images/prosiak.gif" alt="Prosiaczek" /></a></center></td>
Jak #Identyfikatory sa w pliku css to nie dziala a jak w indexie to dziala.
Co do stylu to próbowałem nastepujace adresy do obrazka:
-
http://adresstrony.pl/images/01.gif- ../images/01.gif
- ./images/01.gif - to by nie mialo prawa i tak dzialac
- /images/01.gif
- images/01.gif
www
-index.php
+ CSS (małymi)
- blue.css
+ IMAGES (małymi)
- 01.gif ..