Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
If not tables then what else can you use for layout?
Old 11-07-2009, 12:06 AM If not tables then what else can you use for layout?
TheDon's Avatar
Extreme Talker

Posts: 216
Name: Don
Trades: 0
I have read table layouts not being a good choice for a website design as it is slower and problems can occur easilty.
My website is http://www.thai-discovery.com and my whole layout is just a big table with a few rows and columns.

If not table, what else would be good to use? I have tried the frames in DW CS3 and they just seem weird.

Any idea's? Or do I need to learn how thr frames work?
TheDon is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 11-07-2009, 12:38 AM Re: If not tables then what else can you use for layout?
webwest's Avatar
Experienced Talker

Posts: 42
Name: Dan Whims
Location: Los Angeles, CA
Trades: 0
Tables aren't the end of the world as long as you don't use too many or nested. You didn't go overboard with your tables but CSS is the hot setup ..
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE

One-stop Web Development Shop since 1995
webwest is offline
Reply With Quote
View Public Profile Visit webwest's homepage!
 
Old 11-07-2009, 12:50 AM Re: If not tables then what else can you use for layout?
serandfae's Avatar
Do the "Evil Nanner" !!!

Posts: 9,007
Name: Tim Daily
Location: Apex, NC, US, Sol 3
Trades: 0
Check this thread out, including the link LadynRed posts in the thread for answers to this question. If you are using Dreamweaver, don't use it in design only mode, take the time to learn to code it.

tim
__________________
SEO "experts" smell like Big Fish_|_
Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

serandfae is offline
Reply With Quote
View Public Profile Visit serandfae's homepage!
 
Old 11-07-2009, 04:59 AM Re: If not tables then what else can you use for layout?
TheDon's Avatar
Extreme Talker

Posts: 216
Name: Don
Trades: 0
Thanks
TheDon is offline
Reply With Quote
View Public Profile
 
Old 11-07-2009, 03:14 PM Re: If not tables then what else can you use for layout?
Brian07002's Avatar
Defies a Status

Posts: 2,162
Name: ...
Location: ...
Trades: 0
div tags can replace table code. It's all possible with css (cascading style sheets)
__________________
Made2Own

Please login or register to view this content. Registration is FREE
Brian07002 is offline
Reply With Quote
View Public Profile
 
Old 11-07-2009, 03:18 PM Re: If not tables then what else can you use for layout?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,375
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
Quote:
Originally Posted by Brian07002 View Post
div tags can replace table code
Or lists, paragraphs, or any structural elements at all.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is offline
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 11-07-2009, 07:24 PM Re: If not tables then what else can you use for layout?
Novice Talker

Posts: 5
Name: Raquel
Trades: 0
Tables or DIV layers with CSS, but from the research I've done, neither one has more benefit than the other. Personally tables are easier to control in my opinion, but CSS opens up a whole new world I guess.
quels is offline
Reply With Quote
View Public Profile
 
Old 11-09-2009, 07:33 AM Re: If not tables then what else can you use for layout?
Banned

Posts: 86
Name: David Lin
Trades: 0
I think table is still useful in site layout and it would not hurt your site though DIV+CSS might be more flexible but it might be not a good idea to use frames.
airforce1 is offline
Reply With Quote
View Public Profile Visit airforce1's homepage!
 
Old 11-09-2009, 02:11 PM Re: If not tables then what else can you use for layout?
blue-dreamer's Avatar
King Spam Talker

Posts: 1,222
Location: Middle England
Trades: 0
Quote:
Originally Posted by quels View Post
Tables or DIV layers with CSS, but from the research I've done, neither one has more benefit than the other.
Try telling someone who use a screen reader or other assistive device that and you'll get the answer
blue-dreamer is offline
Reply With Quote
View Public Profile
 
Old 11-09-2009, 03:08 PM Re: If not tables then what else can you use for layout?
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
Quote:
but from the research I've done, neither one has more benefit than the other
Then I'd have to say your 'research' is incomplete. There have been VOLUMES written about why tables for layout are not a good idea - like my favorite:

http://www.hotdesign.com/seybold/everything.html
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 11-09-2009, 07:05 PM Re: If not tables then what else can you use for layout?
Designer-J's Avatar
Average Talker

Posts: 27
Trades: 0
Tables don't really slow down the load times much. Divs and css are the way to go for layout, tables should still be used for pure list data though (especially for things like retrieving lots of database data).
__________________

Please login or register to view this content. Registration is FREE
- Web Design Newsletter signup!

Please login or register to view this content. Registration is FREE
Designer-J is offline
Reply With Quote
View Public Profile Visit Designer-J's homepage!
 
Old 11-09-2009, 09:49 PM Re: If not tables then what else can you use for layout?
Super Talker

Posts: 127
Name: Darren Fox
Location: Illinois
Trades: 0
I'm not sure why Dreamweaver even includes frames. Maybe they hope we will continue to use them along with IE6 for as long as we can.
__________________
Darren Fox
Idea Web Design + Internet Marketing

Please login or register to view this content. Registration is FREE
darrenfox is offline
Reply With Quote
View Public Profile Visit darrenfox's homepage!
 
Old 11-11-2009, 06:10 AM Re: If not tables then what else can you use for layout?
jj1
Extreme Talker

Posts: 150
Trades: 0
I used to use tables - and admit I somteimes still do! - but now usually use divs and css. Check out w3schools CSS for a useful introduction - once you've mastered it, it doesn't take much/any longer than tables.
__________________

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE
jj1 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to If not tables then what else can you use for layout?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.64575 seconds with 12 queries