Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje03-09-2012, 14:21 (UTC)    
Título del mensaje: Arontec:Mi diseño css

Mis webs son
arontec tam: caminandoenelcielo.es.tl
tam-book: tam-book.es.tl
Este es mi codigo que he hecho:

Por arriba:
Código:
<!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" xml:lang="en" lang="en">
<head>
<title>Arontec-Tam</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<link rel="stylesheet" href="images/Envision.css" type="text/css" />
</head>
<body>
<div id="wrap">
  <div id="header">
    <h1 id="logo-text">Arontec-Tam</h1>
    <h2 id="slogan">Arontec el mejor sitio...</h2>
    <div id="header-links">
      <p> <a href="http://www.caminandoenelcielo.es.tl/">Inicio</a> | <a href="http://www.caminandoenelcielo.es.tl/Club.htm">Entra</a> | <a href="http://www.caminandoenelcielo.es.tl/Registro.htm/">Registro</a> </p>
    </div>
  </div>
  <div  id="menu">
    <ul>
      <li id="current"><a href="http://www.free-css.com/">Home</a></li>
      <li><a href="http://www.free-css.com/">Archives</a></li>
      <li><a href="http://caminandoenelcielo.es.tl/descargas.htm">Descargas</a></li>
      <li><a href="http://caminandoenelcielo.es.tl/encuestas.htm/">Encuestas</a></li>
      <li><a href="http://caminandoenelcielo.es.tl/Registro.htm">Registrate</a></li>
      <li class="last"><a href="http://caminandoenelcielo.es.tl/club.htm">Entra</a></li>
    </ul>
  </div>
  <div id="content-wrap">
    <div id="sidebar">
      <h1>Search Box</h1>
      <form action="http://www.free-css.com/" class="searchform">
        <p>
          <input name="search_query" class="textbox" type="text" />
          <input name="search" class="button" value="Search" type="submit" />
        </p>
      </form>
      <h1>Sidebar Menu</h1>
      <ul class="sidemenu">
        <li><a href="http://www.free-css.com/">Home</a></li>
        <li><a href="#TemplateInfo">Template Info</a></li>
        <li><a href="#SampleTags">Sample Tags</a></li>
        <li><a href="http://www.free-css.com/">More Free Templates</a></li>
        <li><a href="http://www.free-css.com/">Premium Templates</a></li>
      </ul>
      <h1>Links</h1>
      <ul class="sidemenu">
        <li><a href="http://www.free-css.com/">PDPhoto.org</a></li>
        <li><a href="http://www.free-css.com/">Squidfingers</a></li>
        <li><a href="http://www.free-css.com/">Alistapart</a></li>
        <li><a href="http://www.free-css.com/">CSS Remix</a></li>
        <li><a href="http://www.free-css.com/">Dark Eye</a></li>
      </ul>
      <h1>Sponsors</h1>
      <ul class="sidemenu">
        <li><a href="http://www.free-css.com/"><strong>4templates</strong></a> <br />
          Low Cost Hi-Quality Templates</li>
        <li><a href="http://www.free-css.com/"><strong>TemplateMonster</strong></a> <br />
          Delivering the Best Templates on the Net!</li>
        <li><a href="http://www.free-css.com/"><strong>Fotolia</strong></a> <br />
          Free stock images or from $1</li>
        <li><a href="http://www.free-css.com/"><strong>Text Link Ads</strong></a> <br />
          Monetized your website</li>
        <li><a href="http://www.free-css.com/"><strong>Dreamhost</strong></a> <br />
          Premium webhosting</li>
      </ul>
      <h1>Wise Words</h1>
      <div class="left-box">
        <p>&quot;Evaluation of the past is the first step toward vision for the future.&quot; </p>
        <p class="align-right">- Chris Widener</p>
      </div>
      <h1>Support Styleshout</h1>
      <div class="left-box">
        <p>If you are interested in supporting my work and would like to contribute, you are welcome to make a small donation through the <a href="http://www.styleshout.com/">donate link</a> on my website - it will be a great help and will surely be appreciated.</p>
      </div>
    </div>
    <div id="main"> <a name="TemplateInfo"></a>
      <h1>Template Info</h1>
     



Por abajo:
Código:
</p>
      </form>
      <br />
    </div>
  </div>
  <div id="footer">
    <p> &copy; 2006 <strong>Arontec Tam</strong> | Design by: arontec</p>
  </div>
</div>
</body>
</html>



Css code sin stile tags:
Código:
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;}
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group