Topic: Using Divs and tables (Page 1 of 1) |
|
---|---|
Nervous Wreck (II) Inmate From: |
posted 11-14-2003 02:28
Hi guys how's it going? |
Maniac (V) Inmate From: Seoul, Korea |
posted 11-14-2003 02:40
Putting a table inside a div shouldn't make a difference. It would probably help if we could see the page and the code. |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 11-14-2003 02:41
Yep. Lessee dat code! |
Nervous Wreck (II) Inmate From: |
posted 11-14-2003 02:55
Alright but I didn't want to post a whole load of HTML but here goes... code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
Maniac (V) Inmate From: under the bed |
posted 11-14-2003 03:50
Well, we would also need to see the CSS. |
Nervous Wreck (II) Inmate From: |
posted 11-14-2003 04:15
I posted a link to the CSS in my first post, but for you I'll put it here... code: html, body, #main {
|
Paranoid (IV) Mad Scientist From: KC, KS |
posted 11-14-2003 05:06
For one thing you need to change the HTML in your DOCTYPE to lower case. Just that might fix it. I'll have a deeper look now... |
Nervous Wreck (II) Inmate From: |
posted 11-14-2003 05:12
hmm, changing the HTML didn't seem to change anything unfortunatly. |
Paranoid (IV) Mad Scientist From: KC, KS |
posted 11-14-2003 05:25
Once I changed the doctype and set the width of the table to anything but 100% it works for me. |
Maniac (V) Inmate From: under the bed |
posted 11-14-2003 16:52
Well, you posted a link to where you "got the CSS from" |