Búsqueda en el Foro:
Buscar


Autor Mensaje
Mensaje16-07-2011, 20:29 (UTC)    
Título del mensaje: Que parte va por encima y que parte por debajo css

hola amigos quisera saber que parte va por encima de texto y por debajo

aca posteo el codigo css

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">
<head>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Name : Agrotematica Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20110306
-->
  <meta name="keywords" content="" />
  <meta name="description" content="" />
  <meta http-equiv="content-type"
 content="text/html; charset=utf-8" />
  <title></title>
  <link href="style.css" rel="stylesheet"
 type="text/css" media="screen" />
</head>
<body>
<div id="wrapper">
<div id="menu">
<ul>
  <li class="current_page_item"><a
 href="http://agrotematica.es.tl/">Home</a></li>
  <li><a
 href="http://agrotematica.es.tl/Informaci%F3n-del-clima-extendido.htm">Clima</a></li>
  <li><a href="http://agrotematica.es.tl/Foro.htm">Foro</a></li>
  <li><a
 href="http://agrotematica.es.tl/Libro-de-visitantes.htm">libro
de visitantes</a></li>
  <li><a href="http://agrotematica.es.tl/Agenda-Agraria.htm">agenda
agraria</a></li>
  <li><a href="http://agrotematica.es.tl/Contacto.htm">Contact</a></li>
</ul>
</div>
<!-- end #menu -->
<div id="header">
<div id="logo">
<h1><a href="#"> </a></h1>
<p> </p>
</div>
</div>
<!-- end #header -->
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<div class="post">
<h2 class="title"><a href="#">Bienvenidos a
Agrotematica </a></h2>
<p class="meta"><span class="date">Julio, 2011</span><span
 class="posted">Posted by&nbsp;<a href="#">Agrotematica</a></span></p>
<div style="clear: both;">&nbsp;</div>
</div>
<br />
<div class="post"><br />
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #content -->
<div id="sidebar">
<ul>
  <li>
    <div id="search">
    <form method="get" action="#">
      <div> <input name="s" id="search-text"
 value="" type="text" /> <input id="search-submit"
 value="GO" type="submit" /> </div>
    </form>
    </div>
    <div style="clear: both;">&nbsp;</div>
  </li>
  <li>
    <h2>Publicidad</h2>
    <p>Usted puede formar parte de nuestra carpeta publiciataria
y ser parte de Agrotematica.</p>
  </li>
  <li>
    <h2>Categorias</h2>
    <ul>
      <li><a
 href="http://agrotematica.es.tl/Agro-Encuestas.htm">Agro-encuestas</a></li>
      <li><a
 href="http://agrotematica.es.tl/Grupo-deTrabajo.htm">Grupo
de trabajo</a></li>
    </ul>
  </li>
  <li>
    <ul>
      <li>
        <script type="text/javascript"
 src="http://voap.weather.com/weather/oap/ARBA0005?template=GENXV&amp;par=3000000007&amp;unit=1&amp;key=twciweatherwidget"></script>
        <center>
        <script language="javascript"
 src="http://www.dolaraldia.com/rss/botoncotizaciones.php?MS=3">
        </script><!-- Fin DolarAlDia.com --></center>
      </li>
    </ul>
  </li>
  <li>
    <h2>Archivos</h2>
    <ul>
      <li><a target="_blank"
 href="http://agrotematica.es.tl/Ap%EDcultura-.htm">Apicultura</a></li>
    </ul>
  </li>
</ul>
</div>
<!-- end #sidebar -->
<div style="clear: both;">&nbsp;</div>
</div>
</div>
</div>
<!-- end #page --></div>
<div id="footer">
<p>Copyright (c) 2011 Agrotematica. All rights reserved. Design
by <a href="http://www.freecsstemplates.org/">Free CSS
Templates</a>. Modicada by m-m</p>
</div>
<!-- end #footer -->
</body>
</html>



muchas gracias!!!
Mensaje16-07-2011, 20:38 (UTC)    
Título del mensaje:

Prueba asi querido amigo :

Encima :

Cita:
<!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>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Name : Agrotematica Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20110306
-->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type"
content="text/html; charset=utf-8" />
<title></title>
<link href="style.css" rel="stylesheet"
type="text/css" media="screen" />
</head>
<body>
<div id="wrapper">
<div id="menu">
<ul>
<li class="current_page_item"><a
href="http://agrotematica.es.tl/">Home</a></li>
<li><a
href="http://agrotematica.es.tl/Informaci%F3n-del-clima-extendido.htm">Clima</a></li>
<li><a href="http://agrotematica.es.tl/Foro.htm">Foro</a></li>
<li><a
href="http://agrotematica.es.tl/Libro-de-visitantes.htm">libro
de visitantes</a></li>
<li><a href="http://agrotematica.es.tl/Agenda-Agraria.htm">agenda
agraria</a></li>
<li><a href="http://agrotematica.es.tl/Contacto.htm">Contact</a></li>
</ul>
</div>
<!-- end #menu -->
<div id="header">
<div id="logo">
<h1><a href="#"> </a></h1>
<p> </p>
</div>
</div>
<!-- end #header -->
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<div class="post">
<h2 class="title"><a href="#">Bienvenidos a
Agrotematica </a></h2>
<p class="meta"><span class="date">Julio, 2011</span><span
class="posted">Posted by&nbsp;<a href="#">Agrotematica</a></span></p>
<div style="clear: both;">&nbsp;</div>
</div>
<br />
<div class="post"><br />
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #content -->
<div id="sidebar">
<ul>
<li>
<div id="search">
<form method="get" action="#">
<div> <input name="s" id="search-text"
value="" type="text" /> <input id="search-submit"
value="GO" type="submit" /> </div>
</form>
</div>
<div style="clear: both;">&nbsp;</div>
</li>
<li>
<h2>Publicidad</h2>
<p>


Debajo :

Cita:
</p>
</li>
<li>
<h2>Categorias</h2>
<ul>
<li><a
href="http://agrotematica.es.tl/Agro-Encuestas.htm">Agro-encuestas</a></li>
<li><a
href="http://agrotematica.es.tl/Grupo-deTrabajo.htm">Grupo
de trabajo</a></li>
</ul>
</li>
<li>
<ul>
<li>
<script type="text/javascript"
src="http://voap.weather.com/weather/oap/ARBA0005?template=GENXV&amp;par=3000000007&amp;unit=1&amp;key=twciweatherwidget"></script>
<center>
<script language="javascript"
src="http://www.dolaraldia.com/rss/botoncotizaciones.php?MS=3">
</script><!-- Fin DolarAlDia.com --></center>
</li>
</ul>
</li>
<li>
<h2>Archivos</h2>
<ul>
<li><a target="_blank"
href="http://agrotematica.es.tl/Ap%EDcultura-.htm">Apicultura</a></li>
</ul>
</li>
</ul>
</div>
<!-- end #sidebar -->
<div style="clear: both;">&nbsp;</div>
</div>
</div>
</div>
<!-- end #page --></div>
<div id="footer">
<p>Copyright (c) 2011 Agrotematica. All rights reserved. Design
by <a href="http://www.freecsstemplates.org/">Free CSS
Templates</a>. Modicada by m-m</p>
</div>
<!-- end #footer -->
</body>
</html>
Mensaje16-07-2011, 20:44 (UTC)    
Título del mensaje:

No amigo me queda el contenido mal gracias igual !!!!
Mensaje16-07-2011, 21:07 (UTC)    
Título del mensaje:

Aver fijate asi ultima q te paso sino q te pase uno que sepa :S

Encima :

Cita:
<!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>
<!--
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
Name : Agrotematica Description: A two-column, fixed-width design with dark color scheme.
Version : 1.0
Released : 20110306
-->
<meta name="keywords" content="" />
<meta name="description" content="" />
<meta http-equiv="content-type"
content="text/html; charset=utf-8" />
<title></title>
<link href="style.css" rel="stylesheet"
type="text/css" media="screen" />
</head>
<body>
<div id="wrapper">
<div id="menu">
<ul>
<li class="current_page_item"><a
href="http://agrotematica.es.tl/">Home</a></li>
<li><a
href="http://agrotematica.es.tl/Informaci%F3n-del-clima-extendido.htm">Clima</a></li>
<li><a href="http://agrotematica.es.tl/Foro.htm">Foro</a></li>
<li><a
href="http://agrotematica.es.tl/Libro-de-visitantes.htm">libro
de visitantes</a></li>
<li><a href="http://agrotematica.es.tl/Agenda-Agraria.htm">agenda
agraria</a></li>
<li><a href="http://agrotematica.es.tl/Contacto.htm">Contact</a></li>
</ul>
</div>
<!-- end #menu -->
<div id="header">
<div id="logo">
<h1><a href="#"> </a></h1>
<p> </p>
</div>
</div>
<!-- end #header -->
<div id="page">
<div id="page-bgtop">
<div id="page-bgbtm">
<div id="content">
<div class="post">
<h2 class="title"><a href="#">Bienvenidos a
Agrotematica </a></h2>
<p class="meta">





Debajo :

Cita:
</p>
<div style="clear: both;">&nbsp;</div>
</div>
<br />
<div class="post"><br />
</div>
<div style="clear: both;">&nbsp;</div>
</div>
<!-- end #content -->
<div id="sidebar">
<ul>
<li>
<div id="search">
<form method="get" action="#">
<div> <input name="s" id="search-text"
value="" type="text" /> <input id="search-submit"
value="GO" type="submit" /> </div>
</form>
</div>
<div style="clear: both;">&nbsp;</div>
</li>
<li>
<h2>Publicidad</h2>
<p>Usted puede formar parte de nuestra carpeta publiciataria
y ser parte de Agrotematica.</p>
</li>
<li>
<h2>Categorias</h2>
<ul>
<li><a
href="http://agrotematica.es.tl/Agro-Encuestas.htm">Agro-encuestas</a></li>
<li><a
href="http://agrotematica.es.tl/Grupo-deTrabajo.htm">Grupo
de trabajo</a></li>
</ul>
</li>
<li>
<ul>
<li>
<script type="text/javascript"
src="http://voap.weather.com/weather/oap/ARBA0005?template=GENXV&amp;par=3000000007&amp;unit=1&amp;key=twciweatherwidget"></script>
<center>
<script language="javascript"
src="http://www.dolaraldia.com/rss/botoncotizaciones.php?MS=3">
</script><!-- Fin DolarAlDia.com --></center>
</li>
</ul>
</li>
<li>
<h2>Archivos</h2>
<ul>
<li><a target="_blank"
href="http://agrotematica.es.tl/Ap%EDcultura-.htm">Apicultura</a></li>
</ul>
</li>
</ul>
</div>
<!-- end #sidebar -->
<div style="clear: both;">&nbsp;</div>
</div>
</div>
</div>
<!-- end #page --></div>
<div id="footer">
<p>Copyright (c) 2011 Agrotematica. All rights reserved. Design
by <a href="http://www.freecsstemplates.org/">Free CSS
Templates</a>. Modicada by m-m</p>
</div>
<!-- end #footer -->
</body>
</html>
Mensaje17-07-2011, 06:42 (UTC)    
Título del mensaje:

no amigo no funciono gracias por tu tiempo !!!!
Mensaje17-07-2011, 08:36 (UTC)    
Título del mensaje:

agrotematica escribió:
no amigo no funciono gracias por tu tiempo !!!!


si hubieras sacado el codigo, a traves del enlace descarga de la pagina, hubieses tenido la solucion, pero este codigo, es sacado a traves de codigo fuente, y no es por nada pero eso se llama plagio
______________

10 años ayudando a la comunidad!!
>las cuestiones de problemas con webs se atienden en el foro.
>Ticket a: ayuda@paginawebgratis.es -- Reportes a: support-es@webme.com
Mensaje17-07-2011, 13:14 (UTC)    
Título del mensaje:

¡Hola!,

Estoy de acuedo con javidj, eso es plagio.

Te adaptaría la plantilla para que la pudieras poner en tu página, pero no lo haré si no dejas el enlace del diseño.

¡Saludos!
______________
Respeta las Normas del Foro
No hagas doble post, usa la opción
Utiliza el buscador antes de abrir un nuevo tema
Email oficial PaginaWebGratis.es: support-es@webme.com


Ultima edición por help-4-pwg el Dom Jul 17, 2011 9:14 am; editado 1 vez
Mensaje18-07-2011, 15:55 (UTC)    
Título del mensaje:

Cita:
bueno tendria que haber dejado el link de la descarga previamente bueno aca esta http://www.freecsstemplates.org/preview/greenforest/ gracias

¡Saludos!
[/quote][/code]


Ultima edición por agrotematica el Lun Jul 18, 2011 9:36 pm; editado 1 vez
Mostrar mensajes anteriores:   


Powered by phpBB © 2001, 2005 phpBB Group