Sveiki, turiu pora klausimų. noriu centruoti logotipą, bet kodą dėti CSS žymoje. index žinau , kad <center></center> (Viskas veikia), o css text-align: center; (neveikia, stovi šone ir viskas) Kame bėda? Galbūt kodas visai kitoks turi būt.
<a href='index.hmtl'><div class="logo"> </div>[/url]
.logo {
background:url(images/logo.gif);
background-repeat:no-repeat;
width:376px;
height:270px;
margin-top: 30px;