No title Revision 666563396231 (Sat Jul 10 2010 at 08:44) - 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 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697<!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; } #header { background:url('http://europachat.ibitlive.eu/header.jpg'); width:801px; height:142px; margin: auto; position: relative; left: -118px; /* Beite der Navi / 2 */ } #header p { padding: 40px 90px 0 170px; font-weight:bold; } 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="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> </body></html>