Intenta ser respetuoso con el resto de los usuarios o podrías ser sancionado.
¿Puedes mostrar el código?
#web-container{ width:960px; margin:0 auto;}#header{ width:500px; height:200px; background:url(images/wadon-logo-2.png) no-repeat;}#sub-menu{ width:258px; height:400px; float:left; background:url(images/bg-submenu.png) no-repeat;}#main-content{ width:698px; height:800px; float:left; background:url(images/menu-fondo-1.png) no-repeat;}#registrate{ float:left; background:ulr(images/registrarse.PNG) no-repeat;}
Código: [Seleccionar]#web-container{ width:960px; margin:0 auto;}#header{ width:500px; height:200px; background:url(images/wadon-logo-2.png) no-repeat;}#sub-menu{ width:258px; height:400px; float:left; background:url(images/bg-submenu.png) no-repeat;}#main-content{ width:698px; height:800px; float:left; background:url(images/menu-fondo-1.png) no-repeat;}#registrate{ float:left; background:ulr(images/registrarse.PNG) no-repeat;}Soy nuevo en esto, solo estoy traveseando las cosas xD
Y el html? xD
<html><head><title> Es muy vergonsozo el titulo </title><body background='images/bg.PNG'><link rel="shortcut icon" href="images/favicon.png" type="image/x-icon" /><link rel="icon" href='images/favicon.png' type="image/x-icon" /></head><body><link rel="stylesheet" href="estilo.css" type="text/css" /><center><div id="web-container"> <div id="header"> </div></div></center><div id="web-container"> </div><div id="sub-menu"> </div> <div id="main-content"> </div><div id="registrate"></div>
<div id="sub-menu"><div id="registrate"></div> </div>