Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: Saul1us klausimas

Parašė SWIZZ· 2009 Lap. 24 19:11:36
#2

Ant ko čia? Jei ant HTML/CSS tai:

index.html

<div id='g'>
</div>


styles.css
body {

backgrund-color:#FFF;

}

#g {

background-image:url(images/g.png);
width:**px;
height:**px;
float:left;

}