//-->

majiko

ddd

Copiate i codici del template che preferite! Per vedere l'anteprima del design cliccare su ANTEPRIMA
Andate sul sito
it.gg-->la tua scatola delle costruzioni-->impostare design-->selezionare CSS-Design
impostazioni avanzate-->incollare i codici dove richiesto dopo di che cliccare su salva!

 ANTEPRIMA

Testo sopra il design:

<!-- wrap starts here --> <div id="wrap"> <!--header --> <div id="header"> <h1 id="logo-text"><a href="#" _fcksavedurl="#"></a></h1> <p id="slogan"></p> <div id="header-links"> <p> <a href="#" _fcksavedurl="#">Link</a> | <a href="#" _fcksavedurl="#">Link2</a> </p> </div> </div> <!-- menu --> <div id="menu"> <ul> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> </ul> </div> <!-- content-wrap starts here --> <div id="content-wrap"> <div id="sidebar"> <div class="left-box"> <p class="align-right"></p> </div> </div>

Testo sotto il design:

<!-- content-wrap ends here --> </div> <!--footer starts here--> <div id="footer"> </div> <!-- wrap ends here --> </div><br />

Css-code:

lli.nav_element{display: none;} li.nav_element a{display: none;} h1#title{display: none;} h2#title span {display: none;} div.header{display: none;} li.nav_element{list-style-type: none;} li.nav_element{display: none;} /* Top Elements */ * { margin: 0; padding: 0; outline: 0 } body { background-image:url(http://farm3.static.flickr.com/2044/2346425495_8bd73cbdbc_b.jpg);background-color:#ffffff; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #555; text-align: center; } /* links */ a, a:visited { text-decoration: none; color: #2180BC; background: inherit; } a:hover { color: #88ac0b; background: inherit; text-decoration: underline; } /* headers */ h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; } h1 { font-size: 150%; font-weight: normal; color: #cccccc; } h2 { font-size: 140%; text-transform: uppercase; color: #cccccc; } h3 { font-size: 120%; color: #cccccc; } h1, h2, h3, p { padding: 10px; margin: 0; } ul, ol { margin: 5px 20px; padding: 0 20px; } /******************************************** Design ********************************************/ #wrap { width: 838px; background: url(http://img45.xooimage.com/files/8/a/3/bg-142ed19.png) repeat-y center top; margin: 0 auto; text-align: left; } #content-wrap { clear: both; width: 760px; padding: 0; margin: 10px auto; } #header { width: 838px; position: relative; height: 150px; background: #fff url(http://img41.xooimage.com/files/d/6/2/headerps-16ce3e9.png) no-repeat center top; padding: 0; } #header h1#logo-text a { position: absolute; margin: 0; padding: 0; font: bolder 44px 'Trebuchet MS', Arial, Sans-serif; letter-spacing: -2px; color: #FFF; text-transform: none; text-decoration: none; background: transparent; /* change the values of top and left to adjust the position of the logo*/ top: 25px; left: 47px; } #header p#slogan { position: absolute; margin: 0; padding: 0; font: normal 12px 'Trebuchet MS', Arial, Sans-serif; text-transform: none; color: #FFF; /* change the values of top and left to adjust the position of the slogan*/ top: 70px; left: 55px; } /* header links */ #header #header-links { position: absolute; top: 20px; right: 30px; color: #ffffff; font-size: 10px; } #header #header-links a { color: #FFF; text-decoration: none; } #header #header-links a:hover { color: #cccccc; } /* Menu */ #menu { clear: both; margin: 0 auto; padding: 0; background: url(http://img49.xooimage.com/files/2/7/4/menups-16ce483.png) repeat-x 0 0; font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif; height: 28px; width: 838px; } #menu ul { float: right; list-style: none; margin:0; padding: 0; } #menu ul li { display: inline; } #menu ul li a { display: block; float: left; padding: 0 12px; color: #FFF; text-decoration: none; } #menu ul li.last a { padding-right: 20px; } #menu ul li a:hover { color: #cccccc; } #menu ul li#current a { color: #bc0303; } /* Main Column */ #main { float: left; width: 70%; padding: 0; margin: 5px 0 0 5px; display: inline; } #main h2 { margin-top: 30px; font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif; color: #88ac0b; padding: 5px 0 5px 25px; border-bottom: 1px solid #EFF0F1; background: #FFF none no-repeat 3px 50%; text-transform: none; } #main h2 a { background: none; color: #88ac0b; text-decoration: none; } #main ul li { list-style-image: none; } .post-footer { background-color: #FAFAFA; padding: 5px; margin: 20px 10px 10px 10px; border: 1px solid #f2f2f2; font-size: 95%; } .post-footer .date { background: none no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px; } .post-footer .comments { background: none no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px; } .post-footer .readmore { background: none no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px; } /* Sidebar */ #sidebar { float: right; width: 26.5%; padding: 0; margin: 0; color: #000; } #sidebar h3 { margin-top: 10px; padding: 20px 20px; font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif; color: #bc0303; } #sidebar ul.sidemenu { list-style: none; text-align: left; margin: 7px 4px 8px 0; padding: 0; text-decoration: none; background: none repeat-x left top; } #sidebar ul.sidemenu li { list-style: none; background: none repeat-x left bottom; padding: 4px 0 4px 5px; margin: 0 20px; color: #bc0303; } * html body #sidebar ul.sidemenu li { height: 1%; } #sidebar ul.sidemenu li a { text-decoration: none; background-image: none; color: #666666; } #sidebar ul.sidemenu li a:hover { color: #1773BC; } #sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; } #sidebar ul.sidemenu ul li { background: none; } /* Footer */ #footer { color: #C6DDEE; background: url(http://img25.xooimage.com/files/e/a/a/footerps-16ce493.png);background-color:#a90000; no-repeat center top; clear: both; width: 838px; height: 76px; text-align: center; font-size: 92%; } #footer a { color: #FFF; text-decoration: none; } /* alignment classes */ .float-left { float: left; } .float-right { float: right; } .align-left { text-align: left; } .align-right { text-align: right; } /* display and additional classes */ .clear { clear: both; }

 

ANTEPRIMA   !Stile Natalizio!
 

Testo sopra il design:

 <!-- wrap starts here --> <div id="wrap"> <!--header --> <div id="header"> <h1 id="logo-text"><a href="#" _fcksavedurl="#"></a></h1> <p id="slogan"></p> <div id="header-links"> <p> <a href="#" _fcksavedurl="#">Link</a> | <a href="#" _fcksavedurl="#">Link2</a> </p> </div> </div> <!-- menu --> <div id="menu"> <ul> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> <li><a href="Url" _fcksavedurl="Url">Link</a></li> </ul> </div> <!-- content-wrap starts here --> <div id="content-wrap"> <div id="sidebar"> <div class="left-box"> <p class="align-right"></p> </div> </div>

Testo sotto il design:

<!-- content-wrap ends here --> </div> <!--footer starts here--> <div id="footer"> </div> <!-- wrap ends here --> </div><br />

Css-code:

lli.nav_element{display: none;} li.nav_element a{display: none;} h1#title{display: none;} h2#title span {display: none;} div.header{display: none;} li.nav_element{list-style-type: none;} li.nav_element{display: none;} /* Top Elements */ * { margin: 0; padding: 0; outline: 0 } body { background-image:url(http://www.zastavki.com/pictures/1280x800/2008/Christmas_wallpapers_Christmas_2009_011374_.jpg);background-color:#ffffff; font: 70%/1.5em Verdana, Tahoma, arial, sans-serif; color: #555; text-align: center; } /* links */ a, a:visited { text-decoration: none; color: #2180BC; background: inherit; } a:hover { color: #88ac0b; background: inherit; text-decoration: underline; } /* headers */ h1, h2, h3 { font-family: 'Trebuchet MS', Tahoma, Sans-serif; } h1 { font-size: 150%; font-weight: normal; color: #cccccc; } h2 { font-size: 140%; text-transform: uppercase; color: #cccccc; } h3 { font-size: 120%; color: #cccccc; } h1, h2, h3, p { padding: 10px; margin: 0; } ul, ol { margin: 5px 20px; padding: 0 20px; } /******************************************** Design ********************************************/ #wrap { width: 838px; background: url(http://img45.xooimage.com/files/8/a/3/bg-142ed19.png) repeat-y center top; margin: 0 auto; text-align: left; } #content-wrap { clear: both; width: 760px; padding: 0; margin: 10px auto; } #header { width: 838px; position: relative; height: 150px; background: #fff url(http://img42.xooimage.com/files/e/9/f/headerchristmas-16bd301.png) no-repeat center top; padding: 0; } #header h1#logo-text a { position: absolute; margin: 0; padding: 0; font: bolder 44px 'Trebuchet MS', Arial, Sans-serif; letter-spacing: -2px; color: #FFF; text-transform: none; text-decoration: none; background: transparent; /* change the values of top and left to adjust the position of the logo*/ top: 25px; left: 47px; } #header p#slogan { position: absolute; margin: 0; padding: 0; font: normal 12px 'Trebuchet MS', Arial, Sans-serif; text-transform: none; color: #FFF; /* change the values of top and left to adjust the position of the slogan*/ top: 70px; left: 55px; } /* header links */ #header #header-links { position: absolute; top: 20px; right: 30px; color: #ffffff; font-size: 10px; } #header #header-links a { color: #FFF; text-decoration: none; } #header #header-links a:hover { color: #cccccc; } /* Menu */ #menu { clear: both; margin: 0 auto; padding: 0; background: url(http://img26.xooimage.com/files/1/b/e/menuchristmas-16bd309.png) repeat-x 0 0; font: bold 12px/37px Verdana, Arial, Tahoma, Sans-serif; height: 28px; width: 838px; } #menu ul { float: right; list-style: none; margin:0; padding: 0; } #menu ul li { display: inline; } #menu ul li a { display: block; float: left; padding: 0 12px; color: #FFF; text-decoration: none; } #menu ul li.last a { padding-right: 20px; } #menu ul li a:hover { color: #cccccc; } #menu ul li#current a { color: #bc0303; } /* Main Column */ #main { float: left; width: 70%; padding: 0; margin: 5px 0 0 5px; display: inline; } #main h2 { margin-top: 30px; font: Bold 140% 'Trebuchet MS', Tahoma, Sans-serif; color: #88ac0b; padding: 5px 0 5px 25px; border-bottom: 1px solid #EFF0F1; background: #FFF none no-repeat 3px 50%; text-transform: none; } #main h2 a { background: none; color: #88ac0b; text-decoration: none; } #main ul li { list-style-image: none; } .post-footer { background-color: #FAFAFA; padding: 5px; margin: 20px 10px 10px 10px; border: 1px solid #f2f2f2; font-size: 95%; } .post-footer .date { background: none no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px; } .post-footer .comments { background: none no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px; } .post-footer .readmore { background: none no-repeat left center; padding-left: 20px; margin: 0 10px 0 5px; } /* Sidebar */ #sidebar { float: right; width: 26.5%; padding: 0; margin: 0; color: #000; } #sidebar h3 { margin-top: 10px; padding: 20px 20px; font: bold 1.4em 'Trebuchet MS', Tahoma, Sans-serif; color: #bc0303; } #sidebar ul.sidemenu { list-style: none; text-align: left; margin: 7px 4px 8px 0; padding: 0; text-decoration: none; background: none repeat-x left top; } #sidebar ul.sidemenu li { list-style: none; background: none repeat-x left bottom; padding: 4px 0 4px 5px; margin: 0 20px; color: #bc0303; } * html body #sidebar ul.sidemenu li { height: 1%; } #sidebar ul.sidemenu li a { text-decoration: none; background-image: none; color: #666666; } #sidebar ul.sidemenu li a:hover { color: #1773BC; } #sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; } #sidebar ul.sidemenu ul li { background: none; } /* Footer */ #footer { color: #C6DDEE; background: url(http://img44.xooimage.com/files/3/9/6/footernavidad-16bd3e8.png);background-color:#a90000; no-repeat center top; clear: both; width: 838px; height: 76px; text-align: center; font-size: 92%; } #footer a { color: #FFF; text-decoration: none; } /* alignment classes */ .float-left { float: left; } .float-right { float: right; } .align-left { text-align: left; } .align-right { text-align: right; } /* display and additional classes */ .clear { clear: both; }

 

ANTEPRIMA

Testo sopra il design:

<!-- valid xhtml 1.1, but this is just something that makes the author proud =D --> 
<!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"> 

<head> 
<!-- meta tags begin --> 
   <!-- vital meta tags --> 
   <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
   <title>Texto - Texto</title> 
   <meta name="Description" content="summerBreeze is a CSS driven and XHML 1.1 valid template featuring a special tabbed main navigation and wise use of the white spaces." /> 
   <meta name="Keywords" content="summerbreeze, summer breeze, free css template, valid xhtml template, open source template, free xhtml template, stamatis kritikos" /> 
   <!-- defining stylesheet, rss feed and shortcut icon to use --> 
   <link rel="stylesheet" href="styling.css" type="text/css" media="screen" /><!-- one style sheet to style them all, valid with no errors --> 
   <link href="favicon.ico" rel="shortcut icon" type="image/x-icon" /><!-- our custom little favicon --> 
   <!-- secondary meta tags --> 
   <meta http-equiv="Content-Language" content="English" /> 
   <meta name="Author" content="Stamatis Kritikos" /> 
   <meta name="Robots" content="index,follow" /> 
   <meta http-equiv="imagetoolbar" content="no" /><!-- get rid of IE's image toolbar --> 
<!-- meta tags end --> 
</head> 
<body> 

<!-- BEGIN global wrapper --> 
<!-- BEGIN header --> 
<div id="monster"> 

<!-- BEGIN tabs --> 
<div id="navcontainer"> 

   <div id="tagline"> 
   <a href="index.htm" title="Home"> 
   <br /><img src="http://img145.imageshack.us/img145/5751/blankl.gif" alt="Your logo here" width="200" height="110" /><br /> 
   <br /></a> 
   </div><!-- END tagline --> 
    
   <ul id="navlist"> 
      <li><a accesskey="1" id="taba" href="index.html" class="active" title="Your daily information source">News</a></li> 
      <li><a accesskey="2" id="tabb" href="reviews.html" title="Our reviews database">Reviews</a></li> 
      <li><a accesskey="3" id="tabc" href="forums.html" title="Our friendly, vibrant and well-informed community">Forums</a></li> 
      <li><a accesskey="4" id="tabd" href="contact.html" title="Direct ways to contact us">Contact</a></li> 
   </ul> 
</div><!-- END navcontainer --> 

<div id="tabbar"></div> 
<!-- END header --> 

<!-- BEGIN search --> 
<div id="search"> 
   <form method="get" action=""> 
   <div> 
      <label for="mainsearchbox">Search the site </label> 
      <input type="hidden" name="ps" value="10" /> 
      <input id="mainsearchbox" type="text" name="q" value="" class="tbox" /> 
      <input type="submit" value="Search" name="submit" /> 
   </div> 
   </form> 
   <ul> 
      <li><a href="#">Advanced Search</a></li> 
      <li><a href="#">Sitemap</a></li> 
   </ul> 
</div> 
<!-- END search --> 

<!-- BEGIN left column --> 
<div id="left"> 
<div id="lc"> 
   <h1>NAVEGACION</h1> 
   <div id="sidemenu"> 
   <ul> 
      <li><a href="#">Advertise</a></li> 
      <li><a href="#">About Us</a></li> 
      <li><a href="#">Contact Us</a></li> 
      <li><a href="#">Privacy</a></li> 
      <li><a href="#">Glossary</a></li> 
      <li><a href="#">Link Exchange</a></li> 
   </ul> 
   </div> 
   <br class="clear" /> 
   <h1>TITULO</h1> 
   <p> 
   ALGUN TEXTO 
   </p> 
   <h1>TITULO</h1> 
   <p>TEXTO</p> 
</div><!-- END lc --> 
</div><!-- END left --> 

<!-- BEGIN center column --> 
<div id="center"> 
<div id="cc"> 
   <h1>TITULO</h1> 
   </div><!-- END cc -->

Testo sotto il design:

</div><!-- END center --> 

<!-- BEGIN right column --> 
<div id="right"> 
<div id="rc"> 
   <h1>TITULO</h1> 
   <p>TEXTO</p> 
   <h1>TITULO</h1> 
   <p>Texto</p> 
</div><!-- END rc --> 
</div><!-- END right --> 


<!-- clear any float commands left --> 
<br class="clear" /> 

<!-- BEGIN footer --> 
<div id="footer"> 

   <!-- BEGIN bottomline links --> 
   <div id="footmenu"> 
   <a href="#">Advertise</a> | 
   <a href="#">About Us</a> | 
   <a href="#">Contact Us</a> | 
   <a href="#">Site Map</a> | 
   <a href="#">Write For Us</a> | 
   <a href="#">RSS</a> | 
   <a href="#">Search</a> | 
   <a href="#">Privacy</a> | 
   <a href="#">Glossary</a> | 
   <a href="#">AccessKeys</a> 
   </div><!-- END footmenu --> 
    
   The contents of this webpage are copyright &copy;2006 Your Company. 
   <a href="http://validator.w3.org/check?uri=referer" title="Valid XHTML 1.1!">XHTML 1.1</a> | 
   <a href="http://jigsaw.w3.org/css-validator/check/referer" title="Valid CSS!">CSS 2.1</a> 
   <br /> 
   <!-- 
   BEGIN author 
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   You can remove the following if you want, but I'd 
   appreciate that you keep "Designed by Stamatis Kritikos" 
   with a link back to me. Thank you! 
   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
    --> 
   <div class="author"> 
   Diseñado por<a href="http://www.stamatiskritikos.com" title="Visit our development site">Stamatis Kritikos</a>, Adaptado por 
   <a href="http://www.imageloads.es.tl"title="Visita nuestro Sitio">Creative Dutch (Imageloads)</a>. 
   </div><!-- END author --> 
    
</div><!-- END footer --> 

</div><!-- END monster --> 

</body> 

</html>

Css-code:

lli.nav_element{display: none;} 
li.nav_element a{display: none;} 
h1#title{display: none;} 
h2#title span {display: none;} 
#nav_container{display: none;} 
#pre_header{display: none;} 
#header{display:none;} 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Adaptado por: Dutch 
   ©2009, www.iWebHelp.co.cc 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   *** Basic Styling *** 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
html, body { 
   height: 100%; /* Height Hack 1/3 */ 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   We set the page background, the font color and size, 
   center the template... 
   We set the relative font size of IE5-5.5 differently 
   to everything else, and we scale it from there. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
body { 
   background: #eee url("http://img145.imageshack.us/img145/5866/sharp.gif") repeat-y center top; 
   line-height: 1.1em; 
   color: #333; 
   font: small Verdana, Geneva, Arial, Helvetica, sans-serif!important; 
   font /*IE5-5.5 Hack*/: x-small Verdana, Geneva, Arial, Helvetica, sans-serif; 
   text-align: center; /* center template 1/2 */ 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Global Whitespace Reset" 
   We define padding and margin for all elements and 
   we scale it from there if we need to. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
body, form, input {    
   padding: 0px; 
   margin: 0px; 

h1, h2, h4, h5, h6, p, pre, blockquote, form, label, ul, ol, dl, fieldset, address { 
   margin: 5px 0;     

dd, blockquote { 
   margin-left: 40px; 

fieldset { 
   padding: 10px; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Global Hyperlink Control" 
   We keep the underline since users have gotten used 
   to that line defining a hyperlink and we just change 
   the mouseover color. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
a:link, a:visited { 
   color: #06c; 

a:hover { 
   color: #8ccc33; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Heading Settings" 
   We define font size and color mostly among some 
   other more specific things. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
h1, h2, h3 { 
   color: #036; 
   font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif; 

h1 { 
   font-size: 18px; 
   position: relative; 

h2 { 
   font-size: 15px; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Global Image Control" 
   We remove the border from all images and we scale it 
   from there if we need to. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
img { 
   border: 0; 


/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   *** Layers Time *** 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Global Wrapper" 
   This is our parent layer which includes them all. 
   From here we mainly choose the width of our page. 
   We made it fixed and appropriate for 800x600 res. 
   However, if you change it, remember to also alter 
   the width for the "center" layer. If you wish to go 
   for relative width, well... be careful. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#monster { 
   background: #fff url("http://img145.imageshack.us/img145/1396/headersfq.jpg") no-repeat top center; 
   width: 774px; 
   text-align: center; /* center tabbed menu 1/2 */ 
   margin: 0 auto; /* center template 2/2 */ 
   height: 100%; /* Height Hack 2/3 */ 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Tabbed Menu" 
   We mainly set the width of the tabs as a whole. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#navcontainer { 
   clear: left; 
   z-index: 3; 
   position: relative; 
   margin: 0 auto; /* center tabbed menu 2/2 */ 
   width: 62%; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   The blue line below the tabs. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#tabbar { 
   position: relative; 
   background: #1f5791 url("http://img145.imageshack.us/img145/1118/overburn.gif") no-repeat center top; 
   font: bold italic 10px Verdana, Arial, Helvetica, sans-serif; 
   text-align: center; 
   clear:both;    
   height:14px;    
   margin:0;    

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   The actual tabs 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#navlist { 
   width: 100%; 
   margin: 0 auto; 
   padding: 0; 
   clear: both; 

#navlist ul, #navlist, #navlist li  { 
   margin: 0; 
   padding: 0; 

#navlist li { 
   float: left; 
   display: block; 
   width: 24.5%; 
   min-height: 20px; 

#navlist li a { 
   position: relative; 
   display: block; 
   text-align: center; 
   color: #fff; 
   text-decoration: none; 
   font: bold 13px Verdana, sans-serif; 

#navlist li a.active, #navlist li a:active { 
   padding-bottom: 5px; 
   color: #fff; 
   background-color: #1f5791; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Site Logo" or "Site Header Graphic" 
   You could put the site title in this div or insert 
   an image in your html. If you want to place an old 
   classic header to your site, define a background 
   image within the "monster" div and insert a 
   transparent image within this div in your html with 
   the height of your background image. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#tagline { 
   clear: both; 
   font: bold italic 86% Verdana, Arial, Helvetica, sans-serif; 
   text-align: center; 
   color: #036; 
   margin: 0;    

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Individual Tab Control" 
   We make each tab a seperate div so we can have better 
   control of the tabbed assembly. 
   One nice trick that we achieve this way is the use 
   of one image for the two edges of the menu without 
   bothering altering the width of the image. 
   If you want to add more tabs, just copy and paste 
   the whole code of "tabb" or "tabc", give it a name of 
   your choice and remember to define it in your html. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#taba, #tabb, #tabc, #tabd { 
   padding: 4px; 
   background-color: #546F9E; 

#taba { 
   background: #003366 url("http://img145.imageshack.us/img145/1479/slanter.gif"); 
   background-position: bottom left; 
   padding-left: 25px; 
   margin-right: -1px; 

#tabb { 
   background: #003366; 
   margin-right: -1px; 
   border-left: 1px solid #fff; 

#tabc { 
   background: #003366; 
   margin-right: -1px; 
   border-left: 1px solid #fff; 

#tabd { 
   background: #003366 url("http://img145.imageshack.us/img145/1479/slanter.gif"); 
   background-position: bottom right; 
   border-left: 1px solid #fff; 
   padding-right: 25px; 

#taba:hover, #tabb:hover, #tabc:hover, #tabd:hover { 
   background-color: #8ccc33; 
   color: #fff!important; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Search Utility" 
   You can remove the "search" div from your html if 
   you don't want it to exist, or simply alter it's 
   content. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#search { 
   border-top: 2px solid #fff; 
   border-bottom: 4px solid #1f5791; 
   background: #8ccc33 url("http://img145.imageshack.us/img145/2954/gradient.gif") repeat-x; 
   color: #fff; 
   padding-top: 5px; 
   padding-bottom: 5px; 
   text-align: left; 

#search label { 
   font-weight: bold; 
   color: #fff; 

#search input.tbox { 
   width: 45%; 

#search input { 
   padding: 1px; 
   border-width: 1px; 
   font: 12px Verdana, Arial, sans-serif; 
   margin: 2px; 

#search form { 
   display: block; 
   float: left; 
   text-align: right; 
   width: 70.5%; 
   margin: 0 40px 0 0; 

#search ul { 
   margin: 0; 
   padding: 0; 
   list-style: none; 

#search ul li { 
   font: 10px/140% Verdana, Arial, sans-serif; 

#search ul li a:link, #search ul li a:visited { 
   color: #E3EDF4; 

#search ul li a:hover { 
   color: #fff!important; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Columns" 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Left Column 
   "sidemenu" div is included in here. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#left { 
   width: 160px; 
   float: left; 
   background: #f6f6f6 url("http://img145.imageshack.us/img145/2882/bgleft.gif") no-repeat center bottom; 
   color: #555; 
   border-right: 1px solid #ccc; 
   font-size: 11px; 
   text-align: left; 
   line-height: 14px; 
   height: 100%; /* Height Hack 3/3 */ 

#lc { 
   padding: 10px; 

#lc p { 
   padding: 0 0 10px 2px; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Side Menu" 
   Remove it from your html if you don't need it. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#sidemenu { 
   font-family: Tahoma,Arial,sans-serif; 
   clear: left; 
   float: left; 
   width: 140px; 
   margin: 0; 
   padding: 0; 
   font-size: 11px; 

#sidemenu ul {    
   list-style: none; 
   width: 140px; 
   margin: 0 0 10px 0; 
   padding: 0; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Set the following to whatever you want for the menu 
   items to have some space between them (e.g. 4px). 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#sidemenu li { 
   margin-bottom: 0; 

#sidemenu li a { 
   font-weight: bold; 
   height: 13px; 
   text-decoration: none; 
   color: #505050; 
   display: block; 
   padding: 6px 0 4px 10px; 
   background: #fff; 
   border-left: 4px solid #cccccc; 

#sidemenu li a:hover { 
   background: #fff; 
   color: #286ea0; 
   border-left: 4px solid #286ea0; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Center Column 
   Where the main content goes... 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#center { 
   width: 460px; 
   height: auto; 
   float: left; 
   background: #fff; 
   color: #666; 
   line-height: 16px; 
   letter-spacing: 1px; 
   text-align: left; 

#cc { 
   padding: 10px; 

#center p { 
   padding: 0 0 10px 10px; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Right Column 
   Good for headlines, ads and so on... 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#right { 
   width: 150px; 
   float: right; 
   background: #eee url("http://img145.imageshack.us/img145/7500/bgright.gif") no-repeat center bottom; 
   line-height: 14px; 
   color: #444; 
   font-size: 11px; 
   text-align: left; 
   height: 100%; /* Height Hack 3/3 */ 

#rc { 
   padding: 10px; 

#rc p { 
   padding: 0 0 10px 2px; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Footer" 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#footer { 
   width: auto!important; 
   background: #8ccc33 url("http://img145.imageshack.us/img145/3799/overburn2.gif") no-repeat center bottom; 
   clear: both; 
   position: relative; 
   text-align: center; 
   font-size: 10px; 
   line-height: 0.9em; 
   padding: 0; 

#footer a:link, #footer a:visited { 
   color: #424242; 
   font-weight: bold; 

#footer a:hover { 
   color: #1f5791!important; 
   font-weight: bold!important; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   "Footer Menu" 
   This could be a nice place to fill with useful 
   shortcuts of pages within your site so they'd be 
   easily accessible. 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
#footmenu { 
   background: #1f5791; 
   border-top: 4px solid #8ccc33; 
   border-left: 5px solid #fff; 
   border-right: 5px solid #fff; 
   color: #ADADAD; 
   font: 10px Arial,Verdana,Helvetica,sans-serif; 
   position: relative; 
   text-align: center; 
   z-index: 1; 
   clear: both; 
   margin: 0 0 3px 0; 
   padding: 3px; 

#footmenu a:link, #footmenu a:visited { 
   color: #E3EDF4; 

#footmenu a:hover { 
   color: #fff!important; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Miscellaneous Styling 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
.author { 
   padding: 5px 0; 

.clear { 
   clear: both; 

/* 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
   Forms Styling 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 
*/ 
fieldset { 
   margin: 1em 0; 
   border-top: 1px solid #ccc; 
   border-bottom: none; 
   border-left: none; 
   border-right: none; 

legend { 
   margin: 1em 0; 
   padding: 0 .5em; 
   color: #069; 
   background: #f7f7f7; 
   font-size: 1.3em; 
   font-weight: bold; 

label { 
   width: 170px; 
   padding: 0 1em; 
   text-align: right; 
   float: left; 

fieldset div { 
   margin-bottom: .5em; 
   padding: 0; 
   display: block; 

fieldset div input, fieldset div textarea { 
   width: 150px; 
   border-top: 1px solid #555; 
   border-left: 1px solid #555; 
   border-bottom: 1px solid #ccc; 
   border-right: 1px solid #ccc; 
   padding: 1px; 
   color: #333; 
   background-color: #eee; 

fieldset div select { 
   padding: 1px; 

div.fm-multi div { 
   margin: 5px 0; 

div.fm-multi input { 
   width: 1em; 

div.fm-multi label { 
   display: block; 
   width: 200px; 
   padding-left: 5em; 
   text-align: left; 

#fm-submit { 
   clear: both; 
   padding-top: 1em; 
   text-align: center; 

#fm-submit input { 
   border: 1px solid #333; 
   padding: 2px 1em; 
   background: #666; 
   color: #fff; 
   font-size: 100%; 

input:focus, textarea:focus { 
   background: #f7f7f7; 
   color: #000; 
}

 

ANTEPRIMA

Testo sopra il design:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> 
<html xmlns="http://www.w3.org/1999/xhtml"> 
<head> 
<title>TuSitio</title> 
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 
<link href="style.css" rel="stylesheet" type="text/css" /> 
</head> 
<body> 
<div id="wrap"> 
  <div id="header2"> 
    <h1 id="sitename"><a href="http://www.free-css.com/"><span class="blue">Mis</span>Sitio</a><span class="caption">Plantilla CSS by Dutch</span></h1> 
    <div id="nav"> 
      <form action="LINK"> 
        <div id="search"> 
          <input type="text" class="keyword" value="Search" /> 
        </div> 
      </form> 
      <div id="topmenu"> 
        <ul> 
          <li class="active"><a href="LINK">LINK</a></li> 
          <li><a href="LINK">LINK</a></li> 
          <li><a href="LINK">LINK</a></li> 
          <li><a href="LINK">LINK</a></li> 
          <li><a href="LINK">LINK</a></li> 
          <li><a href="LINK">LINK</a></li> 
        </ul> 
      </div> 
    </div> 
    <div class="clear"></div> 
    <div id="breadcrumb">TuSitio &raquo; <a href="LINK" class="active">Inicio</a> &raquo;</div> 
  </div> 
  <div id="content"> 
    <div id="right"> 
      <div id="featured"> 
        <div> Esta plantilla podra ser editada una vez que hayan colocado los codes en su pagina</div> 
        <span class="ftd_btm"><a href="Link">Leer Mas..</a></span></div> 
      <div class="post">

Testo sotto il design:

<div class="postbottom"> 
                  </div> 
      </div> 
    </div> 
            <div id="sidebar"> 
      <div id="sidebartop"></div> 
      <h2>Menu</h2> 
      <ul> 
        <li class="active"><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
      </ul> 
      <h2>Navegacion</h2> 
      <ul> 
        <li><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
        <li><a href="LINK">LINK</a></li> 
      </ul> 
      <div id="sidebarbtm"></div> 
    </div> 
    <div class="clear"></div> 
    <div id="bottom"> 
      <p>Copyright &copy; 2008 Elnombredetupagina</p> 
      <p><a href="Puedes">Puedes</a> | <a href="Poner">Poner</a> | <a href="Algunos">Algunos</a> | <a href="Links">Links</a> | <a href="Por">Por</a> | <a href="Aqui">Aqui</a></p> 
    </div> 
  </div> 
  <div id="footer"> 
    <div id="credits"> <a href="http://ramblingsoul.com">CSS Template</a> by RamblingSoul</div> 
  </div> 
</div> 
</body> 
</html>

Css-code:

h1#title{display: none;} 
h2#title span {display: none;} 
#nav_container{display: none;} 
#pre_header{display: none;} 
#header{display:none;} 

*{ 
   margin: 0px; 
   padding: 0px; 

a { 
   color: #0EA2CC; 
   text-decoration: none; 

h1, h2, h3 {font-family:"Trebuchet MS", Verdana, sans-serif;} 
h1 {font-size:26px;} 
h2 {font-size:18px;} 
h3 {font-size:16px;} 
body {background:url(http://img24.imageshack.us/img24/8333/bg2obl.jpg) fixed center top; background-color:#ccc; font:12px Verdana, Arial, Helvetica, sans-serif;} 
#wrap {width:950px; margin:0 auto 0 auto;} 
#header2 {background:url(http://img24.imageshack.us/img24/2107/headerduz.png) no-repeat; height:174px;} 
#content {background:url(http://img24.imageshack.us/img24/164/pagebg.png) repeat-y; padding:0 40px 0 40px;} 
#right { float:right; width:610px;} 
#right p {line-height:20px; margin-bottom:20px;} 
#right a {border-bottom: solid 1px #0ea2cc;} 
#right a:visited, active {border:none;} 
#right a:hover {color:#000; border-bottom:solid 1px #000;} 
h1 a, h2 a, h3 a, h4 a {text-decoration:none; border:none!important;} 
.clear {clear:both;} 
#sidebar {float:left; width:250px; background:url(http://img24.imageshack.us/img24/6015/sb2i.jpg) left repeat-y;} 
#sidebartop {background: url(http://img24.imageshack.us/img24/8125/sb1c.jpg) left top no-repeat; height:10px;} 
#sidebarbtm {background:url(http://img5.imageshack.us/img5/3361/sb3d.jpg) left top no-repeat; height:9px;} 
#sidebar ul {list-style:none; font:bold 14px "Trebuchet MS", Verdana, sans-serif; margin-bottom:15px;} 
#sidebar li {display:block; height:36px; margin-bottom:2px;} 
#sidebar a, #sidebar a:visited { 
   display:block; 
   background:url(http://img24.imageshack.us/img24/6135/menu1i.jpg) right top no-repeat; 
   padding: 10px 10px 0 40px; 
   height: 26px; 
   color:#999; 

#right h2 { 
   color:#014782; font:normal 18px "Trebuchet MS", Verdana, sans-serif; 

#right h2 a {color:#014782} 
#right h2 a:hover {color:#000; background:#ffffee; border:none;} 
#sidebar a:hover {background:url(http://img24.imageshack.us/img24/7707/menu2q.jpg) right top no-repeat; color:#333;} 
#sidebar .active a{background:url(http://img24.imageshack.us/img24/4452/menu3v.jpg) right top no-repeat; color:#000;} 
#sidebar h2 { 
   display:block; 
   background:url(http://img10.imageshack.us/img10/912/sidebarh2i.jpg) no-repeat; 
   height:40px; 
   padding:14px 10px 0 40px; 
   color: #186185; 
   text-transform:uppercase; 

#footer {background:url(http://img24.imageshack.us/img24/4941/footerbg.png) no-repeat; height:62px;} 

#sitename { 
   display:block; 
   float:left; 
   width:210px; 
   padding:15px 0 0 40px; 
   text-align:center; 
   color: #FFFFFF; 
   font: normal 28px "Trebuchet MS", Verdana, sans-serif; 

#sitename a{color:#fff;} 
.caption { 
   display:block; 
   font: normal 12px Verdana, Arial, Helvetica, sans-serif; 
   color: #000000; 
   padding-top:30px;} 

#sitename a .blue { 
   color:#0F9EC8; 
   font-style: italic; 

#sitename a:hover {color:#0f9ec8;} 
#sitename a:hover .blue{color:#9c6; font-family:Georgia; font-weight:normal;} 

#nav {float:right; width:645px; padding:0 40px 0 0; height:134px;} 
#breadcrumb { background:url(http://img24.imageshack.us/img24/6724/breadcrumb.jpg) center bottom no-repeat; 
   padding:7px 40px 5px ; 
   height: 18px; 
   color:#999999; text-transform:uppercase; 
   font: bold 16px"Trebuchet MS", Verdana, sans-serif;} 
#breadcrumb a.active {color:#000!important;} 
#breadcrumb a{text-decoration:none; color:#999;} 
#breadcrumb a:visited, breadcrumb a:active {color:#999;} 
#breadcrumb a:hover {color:#333;} 
#nav #search{ 
   padding-left: 475px; 
   padding-top: 17px; 
   height: 48px; 

#nav #search .keyword{ 
   background: transparent url(http://img5.imageshack.us/img5/8623/searchd.png) no-repeat; 
   height: 33px; 
   width: 132px; 
   padding: 10px 20px 0 10px; 
   font-size: 12px; 
   color: #999; 
   border:none; 
   overflow:hidden; 

#header form {padding:0; margin:0;} 
#topmenu { height:51px; font:bold 14px "Trebuchet MS", Verdana, sans-serif; text-transform:uppercase; padding-top:15px;} 
#topmenu ul {list-style:none; padding-left:10px;} 
#topmenu li {display:inline; margin-left:3px;} 
#topmenu a, #topmenu a:visited {display:block; float:left; background:url(http://img24.imageshack.us/img24/9928/nav2.png) repeat-x; text-align:center; padding:5px 25px 0 25px; height:25px; color:#999999;} 
#topmenu .active a {background:url(http://img509.imageshack.us/img509/7338/nav1.png) repeat-x; color:#333;} 
#topmenu .active a:hover {background:url(http://img24.imageshack.us/img24/1596/nav4.png) repeat-x; color:#333;} 
#topmenu a:hover {background:url(http://img24.imageshack.us/img24/6036/nav3i.png) repeat-x; color:#fff;} 
#featured { 
   background:url(http://img24.imageshack.us/img24/6215/ftrdbox.jpg) no-repeat; 
   height:150px; 
   color:#00CCFF; 
   margin-bottom:15px; 

#featured div { 
   padding:25px 10px 0 50px; 
   height: 90px; 
   font:normal 16px "Palatino Linotype", "Book Antiqua", Palatino, serif; 


.ftd_btm {display:block; height:20px; padding:15px 5px 0 35px; background:url(http://img5.imageshack.us/img5/1768/ftrdlink.png)8px 12px no-repeat} 
#featured a {color:#fff; border-bottom:none;} 
#featured a:visited, #featured a:active{color:#E3F7FD;} 
#featured a:hover { text-decoration:underline; color:#fff!important;} 
.postbottom {background:url(http://img24.imageshack.us/img24/9448/postbttm.png) no-repeat; height:26px; margin-bottom:20px;} 
.postbottom ul {list-style:none;} 
.postbottom li {display:inline; margin:0!important; padding:0!important;} 
.postbottom a, .postbottom a:visited, .postbottom a:active{color:#fff; border:none!important; display:block; float:left; height:20px; padding:6px 5px 0 30px;} 
.postbottom a:hover {color:#000;} 
.permalink a, .permalink a:visited, .permalink a:active {background:url(images/ico_more.png)5px 5px no-repeat;} 
.cats a{background:url(http://img24.imageshack.us/img24/2779/icocat.png)5px 5px no-repeat;} 
.auth a{background:url(http://img24.imageshack.us/img24/737/icousr.png)5px 5px no-repeat;} 
.date a{background:url(http://img24.imageshack.us/img24/9229/icodate.png) 5px 5px no-repeat;} 
.comnts a{background:url(http://img24.imageshack.us/img24/1592/commentx.png)5px 5px no-repeat;} 

.post h2 {display:block; margin-bottom:15px;} 
.post .description {display:block; font-size:12px; color:#999;} 

.post blockquote {background:#eee url(http://img24.imageshack.us/img24/630/quotetmc.png) 5px 5px no-repeat; padding:8px 8px 0 35px; font:normal 14px "Palatino Linotype", "Book Antiqua", Palatino, serif; display:block; border: solid 1px #ddd; } 

.post .extract { float:left; margin-right:10px; width:250px;} 

.post ul {margin-left:25px;} 
.post ol {margin-left:25px;} 
.post li {padding:3px;} 
.post .leftalign {display:block; padding:5px; background:#eee; margin:8px; float:left; border:solid 1px #ddd;} 
.post .rightalign {display:block; padding:5px; background:#eee; margin:8px; float:right;border:solid 1px #ddd;} 


/*tables and Forms */ 

#right table { 
   width:90%; 
   border:1px solid #0075A4; 
   margin-bottom:20px; 
   background: #E3F6FF; 
   margin-top: 15px; 

#right th { 
   background:#0075A4; 
   padding:5px 15px 5px 15px; 
   color:#8ADBFF; 
   text-align:center; 
   border-bottom:1px solid #000000; 
   font: bold 16px "Trebuchet MS", Verdana, sans-serif; 
   text-transform: uppercase; 

#right td { 
   border-bottom:1px solid #0075A4; 
   padding:5px 15px 5px 15px; 
   border-right:1px solid #0075A4; 



.textfield { 
   display: block; 
   width:50%; 
   margin:3px 3px 3px 30px; 
   padding:3px; 
   border: 1px solid #CBE0E7; 
   background: #E9F2F5; 

label { 
   display: block; 
   margin:3px; 
   padding: 5px; 
   font-weight: bold; 

.button { 
   display: block; 
   padding:0px; 
   margin:3px; 
   border: 1px solid #9DC6D2; 
   color:#000000; 
   background: #E9F2F5; 

.textfield:hover { 
   background:#FFFFCC; 

.textfield:focus { 
   background:#ffffff; 
   border: 1px solid #3A2C1B; 

.hide {display:none;} 
#bottom {padding:20px; background:url(http://img24.imageshack.us/img24/7671/bottombg.png) repeat-x; margin-top:15px;} 
#bottom p {display:block; padding:3px; text-align:center;} 
#credits {text-align:right; font-size:10px; padding:5px 40px 0 40px; } 
.pagenavi { height:22px; padding: 5px 5px 0 5px; background: #eee; border: solid 1px #ddd; margin:25px 0 15px 0;} 
.pagenavi .alignleft {display:block; text-align:left;} 
.pagenavi .alignright {display:block; float:right;} 
.pagenavi a, .pagenavi a :visited, .pagenavi a :active {color:#000; font-weight:bold; text-decoration:none; border:none!important;} 
.pagenavi a:hover {color:#0099CC!important;} 

/*shopping Cart */ 
#catalogue {margin:10px 0 10px 0; background:#eee; border:solid 1px #ddd; padding:5px;} 
.item {width:135px; float:left; height:220px;} 
.item h3 {display:block; padding:3px;} 
.item span {display:block; padding:3px;} 
.item .price {color:#993300; font-weight:bold; } 
.item span img {border:none!important;} 
.item span a {border:none!important; text-decoration:none;} 
.item img {} 
img.productimg {border:solid 1px #716148; margin:0 0 0 8px;} 
.clear2 {width:100%; clear:left;} 
.sec_head { 
   display:block; 
   background: #0077A2 url(http://img24.imageshack.us/img24/6044/ftrdboxn.jpg) no-repeat 0px -60px; 
   padding:3px; 
   margin-bottom:15px; 
   color: #FFF !important; 
}

 

 ANTEPRIMA

Testo sopra il design:

<div id="header"> 
<h1>Css Plantillas</h1> 
<h2></h2> 
</div> 
<div id="menu"> 
<ul> 
<li><a href="#">Inicio</a></li> 
<li><a href="#">Link's 1</a></li> 
<li><a href="#">Link's 2</a></li> 
<li><a href="#">Link's 3</a></li> 
<li><a href="#">Link's 4</a></li> 
</ul> 
</div> 
<div id="waper">

Testo sotto il design:

<div id="columnB"> 
<h2>Último contenido</h2> 
<p><strong>[27/03/2009]</strong>Nuevo diseño Outoftheblue<a href="#">Leer más</a></p> 
<p><strong>[26/03/2009]</strong>Nuevo diseño Outoftheblue<a href="#">Leer más</a></p> 
<p><strong>[25/03/2009]</strong>Nuevo diseño Outoftheblue<a href="#">Leer más</a></p> 

<h2>Recomendadas!</h2> 
<ul> 
<li><a href="#">Link's 1</a></li> 
<li><a href="#">Link's 2</a></li> 
<li><a href="#">Link's 3</a></li> 
<li><a href="#">Link's 4</a></li> 
</ul> 
</div> 
<div style="clear: both;"></div> 
</div> 
<div id="footer"> 
<p>Copyright © 2009 Tusitio.es.tl - Diseño por <a href="http://freecsstemplates.org">Free CSS Templates</a> - Adaptado por <a href="http://www.cssplantillas.es.tl">Css Plantillas</a></p></div>

Css-code:

#pre_header {display: none;} 
#post_header {display: none;} 
#header_container {display: none;} 
lli.nav_element{display: none;} 
li.nav_element a{display: none;} 
h1#title{display: none;} 
h2#title span {display: none;} 
#title {display: none;} 
#nav_container {display:none;} 
table {margin-left:auto;margin-right:auto;} 
body {margin: 0px 0;font: normal small Arial;color: #83895C;} 
h1, h2, h3, h4, h5, h6 {margin-top: 0;padding-top: 0; 
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;color: #CC6600;} 
a {text-decoration: none;color: #CC6600;} 
a:hover {border: none;} 
#header {width: 700px;height: 80px;margin: 0 auto;} 
#header h1 {margin: 0;padding: 30px 10px 0 20px;font-size: 36px;letter-spacing: -.05em;color: #83895C;} 
#header h2 {display: none;} 
#menu {width: 700px;margin: -2.25em auto 0 auto;font-weight:bold;} 
#menu ul {margin: 0;padding: 0;list-style: none;text-align: right;} 
#menu li {display: inline;} 
#menu a {padding: 0 10px 0 11px;border: none;border-left: 1px solid #83895C;color: #83895C;} 
#menu a:hover {color: #83895C;} 
#menu .first a {border: none;} 
#waper {width: 720px;margin: 0 auto; 
background: #EFEBDF url("https://img.webme.com/pic/c/cssplantillas/outside1.gif") repeat-y left top;} 
#waper * {line-height: 140%;} 
#content {float: left;width: 440px;padding: 25px 20px 0 30px; 
background: url("https://img.webme.com/pic/c/cssplantillas/outside2.gif") no-repeat left top;} 
#columnB {float: right;width: 200px;padding: 25px 20px 0 10px; 
background: url("https://img.webme.com/pic/c/cssplantillas/outside3.gif") no-repeat left top;} 
#columnB * {color: #EFEBDF;} 
#columnB ul {margin-left: 0;padding-left: 0;list-style: inside circle;} 
#columnB a {border-bottom-color: #EBD8B7;color: #FFFFFF;} 
#footer {width: 720px;height: 50px;margin: 0 auto; 
background: url("https://img.webme.com/pic/c/cssplantillas/outside4.gif") no-repeat left top;} 
#footer p {margin: 0;padding: 35px 0 0 20px;font: bold 9px Arial, Helvetica;} 
 

 ANTEPRIMA

Testo sopra il design:

<div id="content"> 
<div id="back"> 
<!-- header begins --> 
<div id="header"> 
   <div id="logo"> 
      <h1><a href="#">Dead</a></h1> 
      <h2><a href="http://www.metamorphozis.com/" id="metamorph">Dead Productions</a></h2> 
   </div> 
  <div id="menu"> 
      <ul> 
         <li id="button1"><a href="#"  title="">Inicio</a></li> 
         <li id="button2"><a href="#" title="">aLGO</a></li> 
         <li id="button3"><a href="#" title="">Link</a></li> 
         <li id="button4"><a href="#" title="">Link</a></li> 
         <li id="button5"><a href="#" title="">Link</a></li> 
      </ul> 
 </div> 
</div> 
<!-- header ends --> 
<!-- content begins --> 
 <div id="main"> 
   <div id="right">          
         <h3>Menu</h3> 
         <ul> 
           <li> 
              <h4>Categoria</h4> 
              <p><a href="#"> Algo</a></p></li> 
               <li> 
              <h4>Categoria</h4> 
              <p><a href="#">ALGO</a></p></li> 
              <li> 
              <h4>Categoria</h4> 
              <p><a href="#">Algo</a></p></li> 
               <li><h4>Categoria</h4> 
              <p><a href="#">Algo</a></p></li>        
              </ul> 
       
         <h3>Calendario</h3> 
         <ul> 
            <li id="calendar">          
            <div id="calendar1"> 
               <table id="calendar2" summary="Calendar"> 
                  <caption> 
                  January 2008 
                  </caption> 
                  <thead> 
                     <tr> 
                        <th abbr="Monday" scope="col" title="Monday">M</th> 
                        <th abbr="Tuesday" scope="col" title="Tuesday">T</th> 
                        <th abbr="Wednesday" scope="col" title="Wednesday">W</th> 
                        <th abbr="Thursday" scope="col" title="Thursday">T</th> 
                        <th abbr="Friday" scope="col" title="Friday">F</th> 
                        <th abbr="Saturday" scope="col" title="Saturday">S</th> 
                        <th abbr="Sunday" scope="col" title="Sunday">S</th> 
                     </tr> 
                  </thead> 
                  <tfoot> 
                     <tr> 
                        <td abbr="Anterior" colspan="3" id="prev"><a href="#">« Siguiente</a></td> 
                        <td class="pad"> </td> 
                        <td abbr="Feb" colspan="3" id="next" class="pad"><a href="#">Feb »</a></td> 
                     </tr> 
                  </tfoot> 
                  <tbody> 
                     <tr> 
                        <td colspan="2" class="pad"> </td> 
                        <td>1</td> 
                        <td>2</td> 
                        <td>3</td> 
                        <td>4</td> 
                        <td>5</td> 
                     </tr> 
                     <tr> 
                        <td>6</td> 
                        <td>7</td> 
                        <td>8</td> 
                        <td>9</td> 
                        <td>10</td> 
                        <td>11</td> 
                        <td>12</td> 
                     </tr> 
                     <tr> 
                        <td>13</td> 
                        <td>14</td> 
                        <td>15</td> 
                        <td>16</td> 
                        <td>17</td> 
                        <td>18</td> 
                        <td>19</td> 
                     </tr> 
                     <tr> 
                        <td>20</td> 
                        <td id="now">21</td> 
                        <td>22</td> 
                        <td>23</td> 
                        <td>24</td> 
                        <td>25</td> 
                        <td>26</td> 
                     </tr> 
                     <tr> 
                        <td>27</td> 
                        <td>28</td> 
                        <td>29</td> 
                        <td>30</td> 
                        <td>31</td> 
                        <td class="pad" colspan="2"> </td> 
                     </tr> 
                  </tbody> 
               </table> 
            </div> 
         </li> 
        </ul> 
       
         <br /> 
   </div> 
<div id="left">  
  

Testo sotto il design:

 </div> 

<!--content ends --> 
<!--footer begins --> 
   </div> 

<div id="footer"> 
<p>Copyright © 2008. <a href="#">Politica y Privacidad</a> | <a href="#">Terminos de uso</a>l Adaptacion Echa Por Dead Para PWG.ES 
      </p> 
   </div> 
</div> 
</div> 
<!-- footer ends--> 
Css-code:

lli.nav_element{display: none;} 
li.nav_element a{display: none;} 
h1#title{display: none;} 
h2#title span {display: none;} 
div.header{display: none;} 
li.nav_element{list-style-type: none;} 
li.nav_element{display: none;} 
body { 
    
   background: #255E0A url(http://img12.imageshack.us/img12/1319/backall.gif) repeat-x; 
   font: 13px Arial, Helvetica, sans-serif; 
   color: #000000; 


#content 

   margin: 0 auto; 
   width: 917px; 
   text-align: left; 


#main 

width: 857px; 
background: url(http://img12.imageshack.us/img12/9405/backtop.jpg) no-repeat top; 
padding: 30px; 
padding-top: 50px; 


#back 

width: 917px; 
background: url(http://img6.imageshack.us/img6/1332/tablebackm.gif) repeat-y 


#header { 
   height: 376px; 
   text-align: right; 
   background: url(http://img6.imageshack.us/img6/4835/headeruih.jpg) no-repeat;       


#logo { 

width: 877px; 
height: 108px; 
text-align: right; 
padding-top: 220px; 
padding-right: 40px; 



#logo a { 
   text-decoration: none; 
   text-transform: lowercase; 
   font-style: italic; 
   font-size: 18px; 
   color: #ffffff; 

#logo H2 a 

font-size: 12px; 



#menu 

width: 777px; 
height: 48px; 
padding-left: 140px; 

background: url(http://img6.imageshack.us/img6/6735/buttonsi.gif) no-repeat; 


#menu ul { 
   list-style: none;    


#menu li { 
    
   display: inline; 
    


#menu a { 
   float: left; 
   width: 120px; 
   height: 33px; 
    display: block; 
   text-align: center; 
   text-decoration: none; 
   color: #ffffff; 
   font-weight: bold; 
   font-size: 14px; 
   padding-top: 15px; 
   text-transform: uppercase; 


#menu a:hover { 
   width: 120px; 
    height: 33px; 
   color: #ff0000; 
   text-decoration: underline; 
   background: url(http://img18.imageshack.us/img18/4625/buttonsr.gif) repeat-x; 





#right 

   width: 249px; 
   float: right; 


#right H3 

width: 224px; 
height: 34px; 
font-size: 14px; 
font-weight: bold; 
padding-left: 25px; 
padding-top: 15px; 
text-transform: uppercase; 
color: #ffffff; 
background: url(http://img18.imageshack.us/img18/2518/titleswq.gif) repeat-x 


#right ul { 
   list-style: none; 
   margin-bottom: 10px; 
   background: url(http://img18.imageshack.us/img18/4963/titleback.gif) no-repeat top; 




#right li  { 
   padding: 20px; 
   padding-bottom: 5px; 


#right a { 
   color: #255E0A; 

#right a:visited { 
   color: #255E0A; 


#right p 

font-size: 10px; 


.bot 

padding: 10px; 


#calendar1 { 
   padding: 20px 10px 20px 10px; 


#calendar table { 
   width: 100%; 
   text-align: center; 


#calendar thead { 



#calendar tbody td { 
   border: 1px solid #F1F1F1; 


#calendar #prev { 
   text-align: left; 


#calendar #next { 
   text-align: right; 


#calendar tfoot a { 
   text-decoration: none; 
   font-weight: bold; 


#calendar #now { 
   background: #696969; 
   border: 1px solid #ff0000; 
   font-weight: bold; 
   color: #ffffff 


#left 

width: 550px; 
padding: 10px; 


#left H4 

   margin: 0; 
   padding: 0px; 
   font-size: 12px; 
   color: #255E0A; 


#left a 

color: #255E0A; 
text-decoration: none; 


#left p { 
   margin: 5px; 
   padding: 0; 
   padding-bottom: 10px; 


#left h2 { 
   margin: 0; 
   padding: 0; 
   padding-top: 10px; 
   color: #255E0A; 

.date { 
   text-align: right; 
   color: #255E0A; 
   font-size: 11px; 


.date a { 
   color: #255E0A; 


#left ol 

margin-left: 30px; 


#footer { 
   height: 54px; 
   clear: both; 
   padding-top: 20px; 
   border-top: 5px solid #FEFA8B; 
   margin-left: 20px; 
   margin-right: 20px; 
   background: url(http://img18.imageshack.us/img18/5108/footerh.gif) repeat-x top; 


#footer p { 
   margin: 0; 
   font-size: 10px; 
   text-align: center; 
   color: #333333; 


#footer a { 
   color: #333333; 

 

 ANTEPRIMA

Testo sopra il design:

<link rel="stylesheet" type="text/css" href="style.css" media="screen" /> 
</head> 
<body> 

<div id="wrap"> 

<div id="header"> 
<div class="headings"> 
<h1><a href="#">Header H1</a></h1> 
<h2>Subheader, website description H2</h2> 
</div> 

<div class="nav"> 
<ul> 
<li><a href="#">Home</a></li> 
<li><a href="#">Page</a></li> 
<li><a href="#">Page1</a></li> 
<li><a href="#">Page2</a></li> 
<li><a href="#">Page3</a></li> 
</ul> 
</div> 
</div> 
<div id="left">

Testo sotto il design:

</div> 

<div id="right"> 

<div class="adleft"> 
<br /><br /> 
125x125<br /> 
Ads 
</div> 
<div class="adright"> 
<br /><br /> 
125x125<br /> 
Ads 
</div> 

<div style="clear: both;"> </div> 

<div class="latestarticles"> 
<h2>Latest Articles</h2> 
<ul> 
<li><a href="#">Hilary wins Ohio...</a></li> 
<li><a href="#">Ronaldo back in form...</a></li> 
<li><a href="#">Top ten basketball players...</a></li> 
<li><a href="#">Storm hits Germany...</a></li> 
</ul> 
</div> 

<div class="menuleft"> 
<h2>Categories :</h2> 
<ul> 
<li><a href="#">World Politics</a></li> 
<li><a href="#">Europe Sport</a></li> 
<li><a href="#">Networking</a></li> 
<li><a href="#">Nature - Africa</a></li> 
<li><a href="#">SuperCool</a></li> 
<li><a href="#">Last Category</a></li> 
</ul> 

<h2>Archives</h2> 
<ul> 
<li><a href="#">January 2007</a></li> 
<li><a href="#">February 2007</a></li> 
<li><a href="#">March 2007</a></li> 
<li><a href="#">April 2007</a></li> 
<li><a href="#">May 2007</a></li> 
<li><a href="#">June 2007</a></li> 
<li><a href="#">July 2007</a></li> 
<li><a href="#">August 2007</a></li> 
<li><a href="#">September 2007</a></li> 
<li><a href="#">October 2007</a></li> 
<li><a href="#">November 2007</a></li> 
<li><a href="#">December 2007</a></li> 
</ul> 

<h2>Links :</h2> 
<ul> 
<li><a href="#">A Friend</a></li> 
<li><a href="#">Politics Blog</a></li> 
<li><a href="#">Forum</a></li> 
<li><a href="#">HDR Photos</a></li> 
<li><a href="#">Yes! Blog</a></li> 
</ul> 
</div> 

<div class="menuright"> 
<img src="http://img4.xooimage.com/files/6/5/9/120x600-e4a3f4.gif" alt="x" /> 
</div> 


</div> 



<div style="clear: both;"> </div> 

<div id="footer"> 
Designed by <a href="http://www.free-css-templates.com/">Free CSS Templates</a>, Thanks to <a href="http://www.legalhelpers.com/bankruptcy-information.html">Bankruptcy Information</a> 
</div> 

</div> 

</body> 
</html>

Css-code:

lli.nav_element{display: none;} 
li.nav_element a{display: none;} 
h1#title{display: none;} 
h2#title span {display: none;} 
div.header{display: none;} 
li.nav_element{list-style-type: none;} 
li.nav_element{display: none;} 
* { 
   margin: 0; 
   padding: 0; 


body { 
background: #fff url(http://img4.xooimage.com/files/d/6/9/bg-e4a3cf.gif) repeat-x; 
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 12px; 
line-height: 17px; 
color: #333; 


a { 
text-decoration: none; 
color: #648CA5; 

a:hover { 
text-decoration: underline; 
color: #111; 



#wrap { 
width: 780px; 
margin: 0 auto; 


#header { 
height: 100px; 
margin-bottom: 20px; 

.headings { 
float: left; 

.nav { 
float: right; 
padding-top: 30px; 

.nav li { 
float:left; 
list-style-type:none; 

.nav li a { 
display: block; 
font-size: 16px; 
letter-spacing: -1px; 
padding:0 5px 3px 5px; 
margin: 0 5px; 
text-decoration:none; 
color: #eee; 
border-bottom: 1px solid #777; 

.nav li a:hover { 
color:#eee; 
text-decoration:none; 
border-bottom: 1px solid #eee; 

#header h1 { 
font-size: 28px; 
letter-spacing: -1px; 
padding: 23px 0 0 0; 
color: #ccc; 

#header h1 a { 
color: #ccc; 
text-decoration: none; 
font-weight: 100; 
letter-spacing: -2px; 

#header h1 a:hover { 
color: #fff; 

#header h2 { 
font-size: 19px; 
color: #f7f7f7; 
padding: 5px 0 0 0; 
letter-spacing: -1px; 
font-weight: 100; 


#left{ 
float: left; 
width: 500px; 
text-align: justify; 

#left h2 { 
color: #648CA5; 
font-size: 18px; 
font-weight: 100; 
font-style: italic; 
padding: 15px 0 7px 0; 

#left h2 a { 
color: #648CA5; 
text-decoration: none; 

#left h2 a:hover { 
color: #111; 



#right { 
float: right; 
width: 260px; 


.adleft { 
float: left; 
height: 105px; 
width:105px; 
border: 10px solid #bbb; 
font-size: 18px; 
color: #aaa; 
text-align: center; 

.adright { 
float: right; 
height: 105px; 
width:105px; 
border: 10px solid #bbb; 
font-size: 18px; 
color: #aaa; 
text-align: center; 


.latestarticles { 
background: #eee; 
margin-top: 15px; 


.latestarticles h2 { 
padding-left: 10px; 
height: 28px; 
line-height: 28px; 
background: #333; 
color: #f7f7f7; 
font-size: 13px; 

.latestarticles ul { 
padding: 10px 0 10px 25px; 
color: #888; 


.latestarticles ul li a { 
color: #648CA5; 
text-decoration: none; 
font-weight: 100; 

.latestarticles ul li a:hover { 
color: #111; 

.menuleft { 
float: left; 
width: 130px; 
background: #eee; 
margin-top: 10px; 

.menuleft h2 { 
padding-left: 10px; 
height: 28px; 
line-height: 28px; 
background: #333; 
color: #f7f7f7; 
font-size: 13px; 

.menuleft ul { 
padding: 10px 0 15px 10px; 
list-style-type: none; 

.menuleft ul li a { 
color: #648CA5; 
text-decoration: none; 
font-size: 12px; 
font-weight: 100; 

.menuleft ul li a:hover { 
color: #111; 


.menuright { 
float: right; 
width: 120px; 
background: #eee; 
margin-top: 10px; 

.menuright h2 { 
padding-left: 10px; 
height: 28px; 
line-height: 28px; 
background: #333; 
color: #f7f7f7; 
font-size: 13px; 

.menuright ul { 
padding: 10px 0 15px 10px; 
list-style-type: none; 

.menuright ul li a { 
color: #648CA5; 
text-decoration: none; 
font-size: 12px; 
font-weight: 100; 

.menuright ul li a:hover { 
color: #111; 


#footer { 
margin-top: 10px; 
background: #dedede; 
border-top: 3px solid #999; 
text-align: center; 
font-size: 11px; 
padding: 10px 0 10px 0; 
}

 

ANTEPRIMA

Testo sopra il design:

<!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" xml:lang="de"> 
<style type="text/css"> 
<!-- 
table{margin-left:auto;margin-right:auto}    
--></style> 
<div id="container"> 
   <div id="header"></div> 
   <div id="menu"> 
      <ul> 

         <li><a href="http://www.freewebsitetemplates.com">Home</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">Descargas</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">Miembros</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">Servicios</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">Links</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">Contacto</a></li> 

      </ul> 
      <h1>Tu Sitio Web</h1> 
      <h2>Equipo roster</h2> 
   </div> 
    
   <div id="main"> 
<div id="content"> 
<br> 
<div id="right"> 
<img src="http://img9.xooimage.com/files/6/1/c/member3-b6abe4.gif"><img src="http://img7.xooimage.com/files/4/3/2/member4-b6abff.gif"><br><img src="http://img9.xooimage.com/files/2/e/c/member1-b6ab78.gif"><img src="http://img5.xooimage.com/files/1/d/a/member2-b6abb7.gif"> 
<br> 
</div> 
<div id="left"> 
</div> 
</div> 
</div>

Testo sotto il design:

<div id="footer"> 
      <br /><br /> 
      <ul> 
         <li><a href="http://www.freewebsitetemplates.com">home</a></li> 

         <li><a href="http://www.freewebsitetemplates.com">about me</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">members</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">services</a></li> 
         <li><a href="http://www.freewebsitetemplates.com">links</a></li> 
         <li class="lastchild"><a href="http://www.freewebsitetemplates.com">contact</a></li> 
      </ul> 

      <span>© Tu web 2009 | Designed by <li><a href="http://www.freewebsitetemplates.com">freewebsitetemplates</a></li> | Adapted by <li><a href="http://www.team-ayudamaster.es.tl">team-ayudamaster</a></li> | All rights reserved. </span>   </div>   
</div> 


<span id="footer-right"> 
<a href="index.html"></a> <a href="index.html"></a> <a href="index.html"></a> 
</span> 

</div>

Css-code:

lli.nav_element{display: none;} 
li.nav_element a{display: none;} 
h1#title{display: none;} 
h2#title span {display: none;} 
div.header{display: none;} 
li.nav_element{list-style-type: none;} 
li.nav_element{display: none;} 

body { 
   background-image:url(http://img1.xooimage.com/files/a/a/9/background-b6aae5.gif); 
   color: #000000; 
   font-family: Arial, Helvetica, sans-serif, Verdana; 
   font-size: 12px; 
   margin: 0px; 
   padding: 0px; 

* {margin: 0px;padding: 0px;} 
.clear{clear:both;} 
#container { 
   margin: 0px auto; 
   text-align: left; 
   width: 780px; 

a { 
   color: #000000; 
   font-family: Arial, Helvetica, sans-serif, Verdana; 
   font-size: 12px; 

/********************** Header ***************************/ 
#header { 
   margin: 0px 0px 0px 0px; 
   background-image:url(http://img9.xooimage.com/files/3/c/5/header-b6ab0e.jpg); 
   background-repeat:no-repeat; 
   width:768px; 
   height:262px; 

#menu { 
   position:relative; 
   background-image:url(http://img7.xooimage.com/files/a/c/3/menu-b6ab25.jpg); 
   background-repeat:no-repeat; 
   width:768px; 
   height:117px; 

#menu ul{ 
   position:absolute; 
   top:30px; 
   left:265px; 

#menu li{ 
   float:left; 
   display:inline; 
   padding: 0px 0px 0px 10px; 

#menu a{ 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   font-weight: bolder; 
   text-transform: uppercase; 
   color: #d8cd8d; 
   text-decoration: none; 

#menu a:hover{ 
   color:#3e3c27; 

h1,h2,h3 { 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 18px; 
   font-weight: bolder; 
   text-transform: uppercase; 
   color: #171508; 

h1,h2 { 
   position:absolute; 
   top:94px; 

h1 { 
   left:241px; 

h2 { 
   right:75px; 

h3 { 
   margin: 15px 0px 0px 30px; 
   border-bottom: solid 1px #625d3b; 

/********************** Main ***************************/ 
#main { 
   background-image:url(http://img7.xooimage.com/files/b/f/9/main_bg-b6ab4d.gif); 
   background-repeat: repeat-y; 
   display:block; 
   width:768px; 
   height:auto; 

#content { 
   background-image:url(http://img24.xooimage.com/files/a/4/3/content_bg-e2dcc6.gif); 
   background-repeat: repeat-y; 
   width:768px; 

/********************** Left - Text ***************************/ 
#left { 
   float:left; 
   width:490px; 

#left p{ 
   padding: 5px 10px 10px 30px; 

#left a:hover{color:#d8cd8d;} 

/********************** Right - Team ***************************/ 
#right { 
   float:right; 
   width:230px; 

.member { 
   display:inline; 
   float:left; 
   margin-left:10px; 

.member a{ 
   font-size: 12px; 
   font-weight: bold; 
   color: #f5f1d1; 
   text-decoration: none; 

.member img{ 
   border: none 0px; 

.member span{ 
   display:block; 
   text-align:center; 
   padding: 2px 0px 13px 0px; 
   text-transform: uppercase; 


.member span a{} 
.member span a:hover{} 

/********************** Footer ***************************/ 
#footer { 
   background-image:url(http://img3.xooimage.com/files/1/8/1/footer_bg-b6ab5d.jpg); 
   background-repeat:no-repeat; 
   width:768px; 
   height:97px; 
   text-align:center; 
   float:left; 
   clear:both; 

#footer ul{ 


#footer li{ 
   display:inline; 
   float:none; 
   text-align:center; 
   padding: 0px 10px 0px 10px; 
   border-right: solid 1px #908a68; 

.lastchild{ 
   border-right: 0px none !important; 

#footer a{ 
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   font-weight: bold; 
   text-transform:uppercase; 
   color: #908a68; 
   text-decoration: none; 

#footer a:hover{text-decoration: underline;} 
#footer span{ 
   font-size: 9px; 
   font-weight: bold; 
   color: #18160e; 
   margin:10px; 
   display:block; 
}

 


Heute waren schon 1 Besucher (2 Hits) hier!
Diese Webseite wurde kostenlos mit Homepage-Baukasten.de erstellt. Willst du auch eine eigene Webseite?
Gratis anmelden