Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1689 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

What is better to use? "div" or "tables"

Thread title: What is better to use? "div" or "tables"
Reply  
Page 5 of 7 < 1 2 3 4 5 6 7 >
    Thread tools Search this thread Display Modes  
06-02-2009, 11:11 AM
#41
46Bit is offline 46Bit
Status: Member
Join date: Mar 2009
Location: Yorkshire
Expertise: Web Development
Software:
 
Posts: 275
iTrader: 10 / 100%
 

46Bit is on a distinguished road

Send a message via MSN to 46Bit Send a message via Skype™ to 46Bit

  Old

I love the way that this thread is getting bumped constantly by people all saying the same (correct) thing.

Reply With Quote
06-21-2009, 08:07 PM
#42
Paperfailsnail is offline Paperfailsnail
Status: I'm new around here
Join date: Jun 2009
Location: Manitoba
Expertise:
Software:
 
Posts: 12
iTrader: 0 / 0%
 

Paperfailsnail is an unknown quantity at this point

Send a message via AIM to Paperfailsnail Send a message via MSN to Paperfailsnail Send a message via Yahoo to Paperfailsnail

  Old

Divs are definitely preferable :] They cause a lot less problems than tables. The code is so much nicer and so much easier to edit! Tables clutter it up with tags.

Reply With Quote
06-23-2009, 04:56 AM
#43
dgryan is offline dgryan
Status: Member
Join date: Jun 2009
Location: Syndey
Expertise: Ruby On Rails
Software:
 
Posts: 109
iTrader: 3 / 100%
 

dgryan is on a distinguished road

Send a message via Skype™ to dgryan

  Old

I was always taught to use divs cause they are better then tables.

Reply With Quote
06-23-2009, 06:44 PM
#44
OTerror is offline OTerror
Status: I'm new around here
Join date: Jun 2009
Location:
Expertise:
Software:
 
Posts: 22
iTrader: 0 / 0%
 

OTerror is on a distinguished road

  Old

Divs are better

Reply With Quote
07-01-2009, 03:29 PM
#45
Host Pro is offline Host Pro
Status: Member
Join date: Jun 2009
Location:
Expertise:
Software:
 
Posts: 225
iTrader: 0 / 0%
 

Host Pro is on a distinguished road

  Old

Divs mainly but sometimes its easier to use tables for small things.

Reply With Quote
07-04-2009, 10:22 AM
#46
sipltech is offline sipltech
Status: Junior Member
Join date: May 2009
Location: Vacume!
Expertise:
Software:
 
Posts: 29
iTrader: -1 / 0%
 

sipltech is on a distinguished road

Send a message via MSN to sipltech Send a message via Yahoo to sipltech Send a message via Skype™ to sipltech

  Old

I do table less coding, so i will vote for Divs. Still there are plenty of applications where you are bound to use tables, we cant reduce the value of old HTML as it will never disappear.

I have few clients who do smarty templates and they are more comfortable with Tables, as per them it's lot easier to port an HTML to smarty where as I have a client who do wordpress templates, he only want CSS/xHTML and that too x-browser compatible and validates W3C.

So, I feel as a coder we must fulfill client's demand. If he is comfortable with CSS/ xHTML (Tableless) we will go for it or if he wants tables we have to do the same.

Reply With Quote
07-06-2009, 11:46 AM
#47
vahidrk is offline vahidrk
Status: I'm new around here
Join date: Jul 2009
Location:
Expertise:
Software:
 
Posts: 11
iTrader: 0 / 0%
 

vahidrk is on a distinguished road

  Old

Personally I hate tables, Div is much more clean and maybe a bit more complex.

<div></div> = <table><tr><td></td></tr></table>

Right?

Reply With Quote
07-06-2009, 01:44 PM
#48
RaZoR^ is offline RaZoR^
RaZoR^'s Avatar
Status: Member
Join date: Feb 2006
Location:
Expertise:
Software:
 
Posts: 191
iTrader: 1 / 100%
 

RaZoR^ is on a distinguished road

  Old

If you have tabular data, which you would normally draw a table for, then use a table.

If you're creating a layout, dividers. In most situations I find:

+ Semantically correct.
+ Easier to style.
+ Easier to position.
+ Less code.
+ Easier to edit.
+ More comprehensible to other developers.

But as everyone else has said, I'm just repeating!

They're not exclusive to XHTML.
They're not less prone to errors.
They're not the only element that CSS can style.

Meow.

Reply With Quote
07-09-2009, 10:10 AM
#49
hizuka007 is offline hizuka007
Status: I'm new around here
Join date: May 2009
Location:
Expertise:
Software:
 
Posts: 20
iTrader: 1 / 100%
 

hizuka007 is on a distinguished road

  Old

I've started practicing xhtml/css without using tables, and now i dont now how to use tables.... maybe I should study it then...

anyway, up for th DIVs!

Reply With Quote
07-16-2009, 11:02 AM
#50
Log1x is offline Log1x
Status: I'm new around here
Join date: Jul 2009
Location:
Expertise:
Software:
 
Posts: 10
iTrader: 0 / 0%
 

Log1x is on a distinguished road

  Old

DIV's 100%. Tables were not made to throw images in and create a layout, they were used to store information within columns. They are messy, and very easy to mess with when you get to a certain point.

Reply With Quote
Reply  
Page 5 of 7 < 1 2 3 4 5 6 7 >


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed