Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

tables dont do as there supposed to!!!!!!

Status
Not open for further replies.

Formulaone

Programmer
Joined
Apr 6, 2002
Messages
8
Location
GB
I am new to dreamweaver and it seems to be great. BUT I am trying to build a table. When it is all finished it looks great but when I open the template up again all the columns have shifted and instead of them all being equall there all over the place arghghh.

Would it be easier if i posted the defunct form to a site for you to look at?
 
Yes it would...a lot ;-) Have Fun...

Sharky99 >(::O>
 
is it set to autostretch or fixed size
 
Change your body tag for this one.

<body bgcolor=&quot;#FFFFFF&quot; text=&quot;#000000&quot; leftmargin=&quot;0&quot; topmargin=&quot;0&quot; marginwidth=&quot;0&quot; marginheight=&quot;0&quot;>

Maybe it'll do?


Hope it'll help ;-)
Have Fun...

Sharky99 >(::O>
 
It is set to autostretch, so it is viewable in all browsers!
Can you view the site ok?
 
I have added the body tag although this was already in my style sheet, to no avail :(

I just tried changing the code so in the html it said
<td colspan=&quot;25%&quot; height=&quot;101&quot;>
<div align=&quot;left&quot;></div>

BUT after i go back to the otherview it keeps chaging the html to
<td colspan=&quot;3&quot; height=&quot;101&quot;>
<div align=&quot;left&quot;></div>

and if i try to type any width into the properties inspector, it just keeps the box blank. argghh
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top