No title Revision 396133373333 (Fri Jul 09 2010 at 19:13) - 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 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899<!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="content" style="background: red;"> <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> </body></html>