HTML
<div id="menu"> <a style="position: absolute; height: 0px; left: 300px; top: 27px" href="file:///C:/Users/Christof/Desktop/AYS%20website/AYS-Basic/Index.html" class="aktiv">Home</a> <a style="position: absolute; height: 0px; left: 440px; top: 27px" href="file:///C:/Users/Christof/Desktop/AYS%20website/AYS-Basic/Games.html">Games</a> <a style="position: absolute; height: 0px; left: 580px; top: 27px" href="file:///C:/Users/Christof/Desktop/AYS%20website/AYS-Basic/Roster.html">Roster</a> <a style="position: absolute; height: 0px; left: 785px; top: 27px" href="file:///C:/Users/Christof/Desktop/AYS%20website/AYS-Basic/Awards.html">Awards</a> <a style="position: absolute; height: 0px; left: 920px; top: 27px" href="file:///C:/Users/Christof/Desktop/AYS%20website/AYS-Basic/Produkte.html">Produkte</a> <a style="position: absolute; height: 0px; left: 1080px; top: 27px" href="file:///C:/Users/Christof/Desktop/AYS%20website/AYS-Basic/AGB.html">AGB's</a> </div> <style> #menu{ text-align: center; width: 950px; background:url('file:///I:/Gimp/Projekte/AYS/AYS WebsiteNew/TopMenuBar.png') no-repeat; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; height: 150px; line-height: 160px } #menu a{ margin: 0px; color: #00b200; text-decoration: none; font-weight: bold; } #menu a.aktiv{ text-decoration: underline; } </style>
Kann mir bitte jemand erklären wie ich das hinbekomme das im Post nicht alles in 1 Zeile ist???