-
Placing table
Hi Guys,
I'm kinda stuck with some issues on i site i'm workin on. I have 2 problems:
1. I want the image (or banner) to be right on top of the page. (eg www.smh.com.au). it should start right from the end of the browser menu.
2. All stuff below the banner should be just right below it. no space underneath.
DO i have to put it in different layers? I tried but it runs away when viewed in different browsers.
Page url: www.multicode.com.au/index1.html
-
-
#1 - set body{margin-top} to 0px to get the image at the very top of the page
#2 - the first nested table is missing a <tr> tag (it has a close, but no open). This may be part of the problem.
#3 - you also have a </p> with no <p> in the first nested table. That may be part of the problem too.
-
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
Bookmarks