Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

fael

Tableless

Recommended Posts

Pessoal,

 

Tenho o seguinte código em tableless, mas não consigo posicionar a div "dir" no lugar certo...

 

<!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>the order - Página Inicial</title><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /><link rel="stylesheet" href="styles.css" type="text/css" media="screen" /></head><body bgcolor="#333333"><div id="#logo"><img name="logo" src="images/logo.jpg" width="242" height="546" border="0" id="logo" alt="" /></div><div id="#top"><img name="top" src="images/top.jpg" width="758" height="52" border="0" id="top" alt="" /></div><div id="#menu" style="width: 469"><a href="news.htm"><img name="btnNews" src="images/btnNews.jpg" width="77" height="47" border="0" id="btnNews" alt="" /></a><a href="biografia.htm"><img name="btnBiography" src="images/btnBiography.jpg" width="109" height="47" border="0" id="btnBiography" alt="" /></a><a href="fotos.htm"><img name="btnPhotos" src="images/btnPhotos.jpg" width="94" height="47" border="0" id="btnPhotos" alt="" /></a><a href="contato.htm"><img name="btnContact" src="images/btnContact.jpg" width="189" height="47" border="0" id="btnContact" alt="" /></a></div><div id="#title"><img name="titleContact" src="images/titleBiografia.jpg" width="99" height="51" border="0" id="titleContact" alt="" /><img name="dir_contact" src="images/dir_contact.jpg" width="370" height="51" border="0" id="dir_contact" alt="" /></div><div id="#content" style="width: 469px; height: 396px; background-image:url(images/content.jpg); float: left">Macromedia Dreamweaver 8 is a professional HTML editor for designing, coding, and developing websites, web pages, and web applications. Whether you enjoy the control of hand-coding HTML or prefer to work in a visual editing environment, Dreamweaver provides you with helpful tools to enhance your web creation experience. <br /><br />The visual editing features in Dreamweaver let you quickly create pages without writing a line of code. You can view all your site elements or assets and drag them from an easy-to-use panel directly into a document. You can streamline your development workflow by creating and editing images in Macromedia Fireworks or another graphics application, then importing them directly into Dreamweaver, or by adding Macromedia Flash objects.</div><div id="#dir"><img name="dir" src="images/dir.jpg" width="289" height="494" border="0" id="dir" alt="" /></div></body></html>

E o CSS está assim:

body {	margin: 0px}form {	margin: 0px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF}div {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #FFFFFF;	text-align: left}#logo, #dir {	float: left}.txt {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	color: #000000;	border: 1px solid #FFFFFF;	background-color: #EDEDED}.btn {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #000000;	border: 1px solid #FFFFFF;	background-color: #EDEDED}

Alguém sabe me dizer como resolver isso?

 

Valeu! http://forum.imasters.com.br/public/style_emoticons/default/joia.gif

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.