No title Revision 333333363039 (Sun Jul 11 2010 at 18:14) - Diff Link to this snippet: https://friendpaste.com/4sDMkH2mb8oPf4LoRHTqNm Embed: manni perldoc borland colorful default murphy trac fruity autumn bw emacs pastie friendly Show line numbers Wrap lines 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"><html xmlns="http://www.w3.org/1999/xhtml" dir="ltr" xml:lang="de"> <head> <title>Webseite</title> <style type="text/css"> * { margin:0; font-size:15px; font-family:Verdana; } #nav { width:236px; background:url('http://www.imagebanana.com/img/ao476iij/index.png') no-repeat center 15px; padding: 185px 0 0 0; float: right; list-style-type: none; } #nav li { background:url('http://europachat.ibitlive.eu/sbt.png') no-repeat; padding: 17px 0; } #nav ul { background:url('http://europachat.ibitlive.eu/sbb.png') no-repeat bottom; padding: 0 0 17px 0; list-style: none; } #nav h2, #nav ul li { background:url('http://europachat.ibitlive.eu/sbm.png') repeat-y; padding: 5px 25px; } #nav h2 { text-decoration:underline; } #nav, #nav a { color:#4af; } #nav ul h2 { background:none; text-decoration:none; } #left { padding-right: 236px; /* Breite der Navi */ } #header { background:url('http://europachat.ibitlive.eu/header.jpg'); width:801px; height:142px; margin: auto; } #header p { padding: 40px 90px 0 170px; font-weight:bold; } #box_top { width: 660px; height: 35px; margin: auto; background: url(box_top.png); } #box { width: 660px; min-height: 350px; margin: auto; background: url(box.png) repeat-y; } #box_bottom { width: 660px; height: 86px; margin: auto; background: url(box_bottom.png); } body { background:url('http://europachat.ibitlive.eu/bg.jpg') 50% 0 repeat-x fixed #9B5D2B; } </style> </head> <body> <ul id="nav"> <li> <h2>Login</h2> <ul> <li> Nick:<br /><br /> Passwort:<br /> </li> </ul> </li> <li> <h2>Kennst du schon..</h2> <ul> <li> <a href="#usw">Link</a> </li> </ul> </li> </ul> <div id="left"> <div id="header"> <p> Text im Header? Ich glaub ist keine Überschrift... Mehr Text zeigt das Element etwas mehr gefüllt blabla und so weiter. Soll das hier nen Bereich mit Notizen werden? </p> </div> <div id="box_top"></div> <div id="box"> </div> <div id="box_bottom"></div> </div> </body></html>