ÿþ<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>%Dein Seitentitel%</title> <style type="text/css"> /* CSS Document */ /* ------ Layout Basics ------ */ { margin: 0px; padding-top: 5px; } body { background-image: url(bg.png); color: #666666; font-family: 'Tahoma'; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; text-transform: none; text-align: justify; line-height: 16px; } #border { background-image: url(border.png); vertical-align: top; width: 100%; padding-top: 1px; height: 148px; } #shortnavi { background-image: url(navihg.png); width: 522px; height: 40px; } /* ------ Text Effects ------ */ b { color: #f85f8e; text-transform: uppercase; } i { color: #f98e65; } u { color: #06cbb7; border-bottom:1px dotted #99d8d4; } s { color: #CA84C4; } /* ------ Links ------ */ a { color: #F49578; border-bottom: 1px dotted #666666; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; } a:hover { color: #666666; border-bottom: 1px solid #666666; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; } /* ------ Short Navi Links ------ */ #menu { color:#75dbf8; float: right; width: 522px; padding-top: 10px; text-transform: uppercase; text-align: center; letter-spacing: 1px; font-size: 15px; position: absolute; } /* ------ Navi Links ------ */ .navi, a.navi:link, a.navi:active, a.navi:visited { color: #F49578; font-family: 'Tahoma', Tahoma, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; text-transform: uppercase; text-align: left; letter-spacing: 2px; line-height: 20px; background-color: #FFFFFF; display: block; border-bottom: 1px dotted #666666; padding-left: 2px; } a.navi:hover { color: #29ddd6; font-family: 'Tahoma'; font-size: 11px; font-style: normal; font-weight: normal; text-decoration: none; text-transform: uppercase; text-align: right; letter-spacing: 2px; line-height: 20px; background-color: #FFFFFF; display: block; border-bottom: 1px solid #666666; padding-left: 5px; text-shadow: 0 0 0.2em #ffffff; } /* ------ Headlines ------ */ h1 { font-family: Helvetic; font-size: 15px; font-weight: bold; font-style: italic; color: #ff5ea8; background-color: #dff7fe; padding-left: 1px; padding-right:4px; margin-top: 3px; margin-bottom: 3px; border-bottom-width: 2px; border-bottom-style: solid; border-bottom-color: #dbddde; border-right-width: 2px; border-right-style: solid; border-right-color: #dbddde; } </style> </head> <body> <div id="border"> <center> <table border="0" cellpadding="0" cellspacing="0" width="522"> <tr> <td colspan="15"><img src="birthday-header.jpg" height="400" width="522" border="0" /></td> </tr> <tr> <td colspan="5" id="shortnavi" valign="top"> <div id="menu"> <b>Seiten</b><font-color="#f85f8e">titel</font>! </div> </td> </tr> <tr> <td width="5" bgcolor="#FFFFFF">&nbsp;</td> <td width="350" valign="top" bgcolor="#FFFFFF"> <h1>Willkommen</h1> Dies ist das Layout anlässlich zu Blooms 20.Geburtstag e&. Es hat mir sehr viel Spaß gemacht es zu designen, auch wenn das Coding für mich total neu war und nur schwer voran ging. Das Layout kann man, denke ich, als Blog-Layout oder auch Hiatus benutzen. Dann noch zum Style: <b>Dickes Ding</b>, <u> Unterstrichenes Ding </u> ,<i> Kursives Ding </i> <br> <br> </td> <td width="5" bgcolor="#FFFFFF">&nbsp;</td> <td width="123" bgcolor="#FFFFFF" valign="top"> <h1>About Site</h1> Beschreibe hier deine Seite kurz oder verlinke z.B Affis. <br> <h1>Navi</h1> <a href="hier kommt der link zur textseite hin" target="_self" class="navi">&raquo; Link</a> <a href="hier kommt der link zur textseite hin" target="_self" class="navi">&raquo; Link</a> <a href="hier kommt der link zur textseite hin" target="_self" class="navi">&raquo; Link</a> <a href="hier kommt der link zur textseite hin" target="_self" class="navi">&raquo; Link</a> <a href="hier kommt der link zur textseite hin" target="_self" class="navi">&raquo; Link</a> <br> <br> <u>Credits</u> <br> <br> Layout & Code : <a href ="http://ever-winx.de/" target_blank>x</a> | <a href="http://www.electrofairy.de/" target_blank>x</a> <!-- Coypright MUSS stehen bleiben und darf NICHT verýÿndert werden! --> <a href="http://www.ever-winx.de"><img src="http://www.ever-winx.de/freelayouts/oyla/bloombd/bloom-credit.jpg" border="0" class="bild" align="left"></A> <a href="mailto:harry.beast@hotmail.de"><sub>Maddie</sub></A><BR> <a href="http://www.ever-winx.de"><sub><sub>www.ever-winx.de</sub></sub></A></div> <td width="3" bgcolor="#FFFFFF">&nbsp;</td> </table> </center> <br /> <br /> </div> </body> </html>