No title Revision 666439313334 (Fri Jul 09 2010 at 16:30) - 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 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104<!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; padding:0; font-size:15px; font-family:Verdana; } #container { width:1037px; margin:auto; } #nav { width:236px; background:url('http://www.imagebanana.com/img/ao476iij/index.png') no-repeat center 15px; padding-left:0; padding-right:0; padding-top:185px; padding-bottom:0; float:left; } #nav li { background:url('http://europachat.ibitlive.eu/sbt.png') no-repeat ; list-style-type:none; padding-left:0; padding-right:0; padding-top:17px; padding-bottom:17px; } #nav ul { background:url('http://europachat.ibitlive.eu/sbb.png') no-repeat bottom; padding-bottom:17px; } #nav h2, #nav ul li { background:url('http://europachat.ibitlive.eu/sbm.png') repeat-y; padding-left:25px; padding-right:25px; padding-top:5px; padding-bottom:5px } #nav li li { list-style:disc inside none; } #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; float:left; } #header p { padding:40px 70px 0 170px; font-weight:bold; } body { background:url('http://europachat.ibitlive.eu/bg.jpg') 50% 0 repeat-x fixed #9B5D2B; } --> </style> </head> <body> <div id="container"> <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> <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> </body></html>