Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
XHTML 1.0 with 100% table height problem
Old 07-25-2005, 07:25 AM XHTML 1.0 with 100% table height problem
RikComery's Avatar
Average Talker

Posts: 18
Location: Essex, United Kingdom
Trades: 0
Can anyone tell me why i cannot get this code to work, and more importantly, what i need to do to make it work?

HTML Code:
<!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" xml:lang="en-GB" lang="en-GB">
<head>
<style>
html {height:100%}
body {height:100%; padding:0px; margin:20px}
.table {height:100%; width:100%; border:1px solid blue; background-color:yellow}
</style>
</head>
<body>
<table class="table">
  <tr>
    <td>&nbsp;</td>
  </tr>
</table>
</body>
</html>
I am simply trying to make a table 100% height and width of the page. (I know i shouldn't use tables, but i don't have a choice). If i set the body style to have no margin, it works fine. However, if place a margin on the body (as is required), scroll bars appear, and the page is too long. This only seems to affect IE.

How can i get around this?
RikComery is offline
Reply With Quote
View Public Profile Visit RikComery's homepage!
 
 
Register now for full access!
Old 07-25-2005, 11:22 PM
The_Anomaly's Avatar
Extreme Talker

Posts: 216
Location: Boston, Ma
Trades: 0
nvm

Last edited by The_Anomaly; 07-25-2005 at 11:25 PM..
The_Anomaly is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to XHTML 1.0 with 100% table height problem
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.09593 seconds with 12 queries