mam tam menu, kod vyzera asi takto.
Kód: Vybrať všetko
<p class="menu">
<a href="http://www.lucas03.com/index.php">
<img src="images/home.jpg" alt="home" width="107" height="53" border="0" />
</a>
<a href="http://www.lucas03.com/">
<img src="images/aboutme.jpg" alt="About me" width="102" height="53" border="0" />
</a>
<a href="http://www.lucas03.com/">
<img src="images/whatilike.jpg" alt="What I like" width="105" height="53" border="0" />
</a>
<a href="http://www.lucas03.com/">
<img src="images/whereicomefrom.jpg" alt="Where I come from" width="188" height="53" border="0" />
</a>
<a href="http://www.lucas03.com/">
<img src="images/myfamily.jpg" alt="My Family" width="100" height="53" border="0" />
</a>
<img src="images/menuend.jpg" alt="End of menu" width="22" height="53" border="0" />
</p>Kód: Vybrať všetko
p.menu {
text-align: center;
top: 0px;
position:static;
padding:0px;
display:block;
}