Temos pavadinimas: WordPress, Shopify ir PHPFusion programuotojų bendruomenė :: |atnaujinta|HTML klausimas

Parašė shalonyi· 2009 Gru. 31 18:12:48
#10

style.css:
body {background:#665d5d; }
a { text-decoration: none; }
#Virsutine_linija { width: 100%; height: 25%; background: #00FF00; }
#meniukas { margin:0 0 0 50px; }
#meniukas { width: 897px; height: 53px; background:url(../images/meniu_02.png) no-repeat; }
#Meniu { padding:20px 300px 0 20px; }
#Meniu li a:hover { color: #0000FF; }
#Meniu li { display: inline; }
#Meniu li a { display: block; float: left; height: 3px; padding: 0px 30px 0 80px; color: #ffffff}

#Meniu li.aktyvus a:hover { color: #4d4c4c; }
#headeris { margin:0 0 0 50px; }
#headeris { width: 896px; height: 209px; background: url(../images/header.png) no-repeat; }
#poheaderiu { margin:0 0 0 50px; }
#poheaderiu { width::895px; height: 30px; background:url(../images/poheaderiu.png) no-repeat; }
.clear { clear:both; }




indexas:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link href="css/reset.css" rel="stylesheet" type="text/css" />
<link href="css/main.css" rel="stylesheet" type="text/css" />
<title>mano 1 svetaine</title>
</head>
<body>

     <div id="Virsutine_linija">
     
     </div>
     <div id="Meniu">
     <ul>
     <li class="aktyvus"><a href="a">Pagrindinis</a></li>
     <li> <a href="a">Serveriai</a></li>
     <li> <a href="a">Apie mus</a></li>
     <li> <a href="a">Topas</a></li>
     
     
     
     </ul>
     </div>
       
   
     <div class='clear'></div>
     <div id="meniukas"></div>
     
     <div id="headeris">
     
 </div>
  <div id="poheaderiu"></div>
 
     <div id="po_headeriu">
     
     
     </div>
     <div  id="naujienos">
     <div id="irasai">
     
     </div>
     
     </div>
     
     
     <div id="footer">
     
     </div>
     

</body>
</html>




stai kaip max isejo sumazint :