|
-
Nov 22nd, 2005, 08:46 PM
#1
Thread Starter
Lively Member
Why isn't the table on the top of the window ?
Hello,
I want o draw a table on the top(the first line) of the browser. But it wil leave a blank above it. How can I make the table over the blank ?
<BODY>
<table width="100%" height = "100%" cellpadding="0" cellspacing="0" border="0">
-
Nov 23rd, 2005, 04:23 AM
#2
Hyperactive Member
Re: Why isn't the table on the top of the window ?
<BODY margin="0">
That should work!
Stephan
Keep Smiling - even if its hard 
Frankie Says Relax, wossname Says Yeah!
wossname:--Currently I'm wearing a gimp suit and a parachute.
C# - Base64 Blog
-
Nov 23rd, 2005, 08:43 AM
#3
Re: Why isn't the table on the top of the window ?
I usually use
<Body topmargin="0" leftmargin="0">
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|