Anyone here still using tables to code their websites?
I use tables, but Im always told I should just use all CSS
What do you think?
Still using tables?
Started by
Guest_ShortCircuit_*
, Jun 18 2006 06:26 PM
11 replies to this topic
#1
Guest_ShortCircuit_*
Posted 18 June 2006 - 06:26 PM
Guest_ShortCircuit_*
|
|
|
#2
Posted 19 June 2006 - 07:55 AM
Yes, I still use tables. What are you stupposed to use??? Can you show me a website that doesn't use tables?
#3
Posted 28 June 2006 - 04:32 PM
xHTML/CSS is fairly tricky to grasp, but offers a lot more in terms of "neatness" and better design. I find tables quite painful at times, wheras CSS offers a more rigid layout.
Have a look at http://www.csszengarden.com/ - for more information, ideas and inspiration!
Have a look at http://www.csszengarden.com/ - for more information, ideas and inspiration!
#4
Posted 04 July 2006 - 11:04 AM
For now, my site is comprised of only tables. I hope to learn more about CSS so I can change it sometime.
#5
Guest_sinistermidget_*
Posted 24 July 2006 - 05:18 AM
Guest_sinistermidget_*
I only use CSS at this point. CSS has a lot of weaknesses, and it's not currently possible to do certain things without resorting to hacks, but its benefits far outweigh the negative aspects.
#6
Posted 24 July 2006 - 10:12 AM
I can't even think about using CSS until I fully understand what it is. The closest thing to CSS I know about is RSS, but that's completely different.
#7
Posted 24 July 2006 - 06:15 PM
RSS has nothing to do with CSS
CSS is very easy, you only need to know the basics at first then you can easily expand. Its really a necessity to know it these days.
CSS is very easy, you only need to know the basics at first then you can easily expand. Its really a necessity to know it these days.
#8
Guest_ShortCircuit_*
Posted 24 July 2006 - 06:39 PM
Guest_ShortCircuit_*
Thanks for the replies people! :)
Looks like we have mixed opinions which is what i expected! :)
Looks like we have mixed opinions which is what i expected! :)
#9
Guest_htmlmaster_*
Posted 18 August 2006 - 04:41 PM
Guest_htmlmaster_*
Quote
Can you show me a website that doesn't use tables?
Divs are the alternative, and I definitely suggest you learn how to use them. They're more powerful and, in my opinion, much easier to manage.
#10
Posted 19 August 2006 - 02:59 PM
So, how do you create a webpage without tables? I've seen divs but I'm a little uncertain how they can position things in the correct place. Wouldn't DIVs be HTML and not CSS? I don't really understand the difference in XHTML and all of the other HTMLs.......
#11
Posted 20 August 2006 - 06:31 AM
htmlmaster said:
Ehh... yes. Just about every website with a valid XHTML button has one (not every, but just about).
Divs are the alternative, and I definitely suggest you learn how to use them. They're more powerful and, in my opinion, much easier to manage.
Divs are the alternative, and I definitely suggest you learn how to use them. They're more powerful and, in my opinion, much easier to manage.
Oh, I thought DIVs were tables. Well then, I guess my site isn't tables. I didn't design my site so that's why I didn't know.
#12
Posted 30 September 2006 - 05:45 AM
using tables is great idea for easy copy & paste POSSIBILITY in some html editors. But using div or layer is great idea for accurate & beautifull design.
technology is nothing when is prisoner


Sign In
Create Account

Back to top










