![]() |
|
|
#1
|
||
|
Unlike most website designers I started designing with CSS and not html tables. So my first few months were a real pain as I struggled to create CSS that worked in all browsers. But when I came accross table design I couldn't believe how easy it was. So I wonder is it worth it struggling with css or should you code your designs quickly with html?
|
|
|
|
||
|
#2
|
||
|
Well, personally I'd use HTML tables as they are much easier to create and work with than CSS. I am not so experinced with CSS, but I think that in the near future all web designers will move to CSS instead of HTML tables.
|
|
|
|
||
|
#3
|
||
|
I use tables. Even for navigation bars i had trouble with CSS. Very basic cross browser troubel is padding. Firefox adds padding of with parent . Where as IE treats it individual.
. But when it comes design like wordpress column wise simple,cool sites i use CSS. . Anyone here to help with this mess?
__________________
Kirtan - Genex Technologies Affordable Web Design And Hosting Services | Inexpensive Web Hosting |
|
|
|
||
|
#4
|
||
|
I use layers because dont know how to use tables very well
__________________
TRIBALHOST.NET - Realiable and Cheap Shoutcast Hosting
50 slots $10 dollars month 100 slots $20 dollars month |
|
|
|
||
|
#5
|
||
|
I also use tables but every now and then ill use css divs but it kinda takes me for ever working with them
__________________
Word Cloud - Fresh creative advertising campaigns with a difference! VR (Hosting) $3.00 /month - 300 MB Storage & 5 GB of bandwidth |
|
|
|
||
|
#6
|
||
|
I use CSS now, but I can't still forget about tables... I usually include in some of my web designs, but I don't know if it's worth.
Anyone has any article or tutorial where I can find a good comparison between them and decide finally which to use? |
|
|
|
||
|
#7
|
||
|
Tables are definitely much easier, but css is probably more universal. Do a google search for "tables vs. css". The first result is an interesting article on sitepoint about it.
The second result has a really good pros and cons discussion. The basic answer is it's not worth obsessively replacing every table with a div. |
|
|
|
||
|
#8
|
||
|
what about size of table/css.
what do you use? px, %, or sth else. im familiar only with px, are other units useful? |
|
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|