/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] How do I get the 100% height effect for a table?

I understand how to do [I]this[/I] by using height=100%…

(deleted)

…but what I want to do is this:

(deleted)

I don’t know how to get the table to stretch from the absolute top to the absolute bottom of the browser window! Please help.

to post a comment
HTML

6 Comments(s)

Copy linkTweet thisAlerts:
@CJ123Feb 10.2007 — It says forbidden on those links
Copy linkTweet thisAlerts:
@shnizzyauthorFeb 11.2007 — Sorry. I thought the links were public. Here are some that should work:

What I can do...

(deleted)

...and what I want to do...

(deleted)
Copy linkTweet thisAlerts:
@bathurst_guyFeb 11.2007 — Remove the padding on the body
<body style="padding: 0;">
And the margin on the table
<table style="margin: 0;">
Copy linkTweet thisAlerts:
@shnizzyauthorFeb 11.2007 — Thanks!
Copy linkTweet thisAlerts:
@shnizzyauthorFeb 11.2007 — I'm sorry, I know I said thank you assuming that it would work, but it still doesn't display the way I wanted it to. I'm probably just doing something wrong, and would appreciate help.

Using the following code, I got the end result of the link below.

<HTML><title>example</title><HEAD></head>

<BODY style="padding: 0;">

<center>

<table style="margin: 0; height: 100%; width: 500px; background-color: #000000;">

<tr>

<td>

</td>

</tr>

</table>

</center>

</body>

</html>[/QUOTE]


(deleted)
Copy linkTweet thisAlerts:
@shnizzyauthorFeb 11.2007 — Yay! I found a website that had code that worked properly, so yes, the problem is resolved.

Thanks for your suggestions!

[B][COLOR="Red"]I am editing my previous posts with information on my domain url for privacy purposes, but will leave the pertinent information.[/COLOR][/B]
×

Success!

Help @shnizzy spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...