Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: HTML klausimu "Tema"

Parašė Faitas.· 2011 Rugp. 20 21:08:49
#4

Jei temos autorius nesuprato, tai kodas turėjo atrodyti taip:

CSS:


.normal {
background:url(images/normal.png);
background-repeat: no-repeat;
weigth:334px;
height:240px;
margin: 20px 0 0 200px;
}


HTML:


<div class='normal'></div>