HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
Layout using table not aligning properly
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table
View previous topic :: View next topic  
Author Message
manasee



Joined: 27 Mar 2005
Posts: 1

PostPosted: Mon Mar 28, 2005 12:07 am     Layout using table not aligning properly Reply with quote

Hello,

I am using a table to create a layout ( header, navigation, content) for my website. The problem is that the table doesnt exactly fit the screen, but some white space is left at the top and the left side of the page, as if the page was right aligned in the browser. The sample code is

<TABLE border="0" width="100%" cellpadding="0" cellspacing="0"
height="100%" align="left">
<TBODY>
<TR>
<TD align="center" valign="top" width="100%" height="20%" colspan="2" bgcolor="#f5f5f5" align="left"><t:insert attribute="header"
flush="false" /></TD>
</TR>
<TR>
<TD width="15%" height="80%" valign="top" bgcolor="#ececec"><t:insert attribute="navigation" flush="false" /></TD>
<TD width="85%" height="80%" valign="top" align="left"><t:insert
attribute="body" flush="false" /></TD>
</TR>
</TBODY>
</TABLE>

I want the table to be displayed without those white spaces. Can any1 please help?
degsy



Joined: 23 Feb 2005
Posts: 2440
Location: North East, UK

PostPosted: Mon Mar 28, 2005 5:25 am     Reply with quote

sounds like you want to gett rid of the body margin
http://www.htmlcodetutorial.com/document/_BODY.html
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Table All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial