Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 10-05-2012, 06:37 AM   PM User | #1
javierdl
New Coder

 
Join Date: May 2004
Location: Montreal, Canada
Posts: 22
Thanks: 0
Thanked 0 Times in 0 Posts
javierdl is an unknown quantity at this point
I need advise on the use of DIVs VS Tables & Fixed DIVs VS non-Fixed DIVs

I need advise on the use of DIVs VS Tables & Fixed DIVs VS non-Fixed DIVs


I presently have a simple work portal page that's all made with Tables. But I would like now to make a more contemporary type of page, although we're limited in our work environment to use IE6

Fortunately I've been able to implement most CSS features (some CSS3).*

So far I've thought of keeping those tables containing at least 9 elements/items, and put them in a div container.
I like the precision that Fixed DIVs afford me when positioning them. But it seems to me I'd end up with a website all left aligned. Which it's pretty bad, especially if it's been seeing in a large widescreen monitor. This makes me wonder about using one of the other alternatives for positioning.

I hope this was clear enough. I could really use your advise guys.
javierdl is offline   Reply With Quote
Old 10-05-2012, 05:08 PM   PM User | #2
jamaks
New Coder

 
Join Date: Sep 2012
Location: Scottish Borders
Posts: 36
Thanks: 1
Thanked 9 Times in 9 Posts
jamaks is on a distinguished road
Hi, I do not have much experience with tables but am confident that I could create the same results using nested divisions, and placing tables within a containing division does not give any alignment constrictions. Could not say anything concrete without seeing what you have already but would be very suprised if it could not be successfully converted. Jim
jamaks is offline   Reply With Quote
Old 10-05-2012, 06:22 PM   PM User | #3
VIPStephan
The fat guy next door


 
VIPStephan's Avatar
 
Join Date: Jan 2006
Location: Halle (Saale), Germany
Posts: 7,697
Thanks: 5
Thanked 875 Times in 850 Posts
VIPStephan is a jewel in the roughVIPStephan is a jewel in the roughVIPStephan is a jewel in the rough
What jamaks said, plus: You have to apply a left and right margin of “auto” to center a block-level element.
__________________
Don’t click this link!
VIPStephan is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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

Forum Jump


All times are GMT +1. The time now is 12:32 AM.


Advertisement
Log in to turn off these ads.