|
Tables vs CSS
|
|
05-08-2012, 02:25 AM
(This post was last modified: 05-08-2012 02:26 AM by Jung.)
Post: #1
|
|||
|
|||
|
I'm not sure if you guys are into web developing, but I have a question.
Why don't we use tables in layouts any more? i.e. forums use tables, but why are they so frowned upon? I mean computers these days became faster so can't they load web pages faster if you have an average internet connection? I mean with tables 1) You can make easier layout 2) make a site look nice (This forum uses tables and the site still looks nice) I just had to really think about this after reading http://www.flownet.com/ron/css-rant.html
|
|||
|
05-08-2012, 08:24 AM
Post: #2
|
|||
|
|||
|
Exactly. I don't understand whats so wrong about tables. They're neat, clean and keep your stuff in nicely. Simple as that.
CSS can be cumbersome at times and leads to long chains of code in which just one mistake can render your page useless. |
|||
|
05-08-2012, 09:47 AM
Post: #3
|
|||
|
|||
|
I just finished my web dev course and we just covered this lol
Yes i agree tables are for layout but if you want a more customiseable layout you can use css. When i make a website i think of something Plan a layout Get or make images And build a site with the images ![]() |
|||
|
05-08-2012, 01:40 PM
(This post was last modified: 05-08-2012 01:49 PM by Jung.)
Post: #4
|
|||
|
|||
(05-08-2012 09:47 AM)-God Wrote: I just finished my web dev course and we just covered this lol I hate working with images when you can make them with CSS it's very inefficient and images actually DO take time to load because of their size. (05-08-2012 08:24 AM)BlackChaos Wrote: Exactly. I don't understand whats so wrong about tables. They're neat, clean and keep your stuff in nicely. Simple as that. actually I've asked around and this is talking about CSS1 not CSS2 and CSS3. because in CSS2/3 you can emulate table based layout with the CSS table display items, which has all the benefits of using CSS and tables, without the downsides of crapping up your HTML code and allowing easy layout changes (multicolumn layout with headers and footers are super easy with it, etc.)
|
|||
|
05-08-2012, 02:47 PM
Post: #5
|
|||
|
|||
(05-08-2012 01:40 PM)jung3o Wrote: I hate working with images when you can make them with CSS it's very inefficient and images actually DO take time to load because of their size. ikr i sometimes use images, sometimes i dont it just depends what i wanna do and how much time i have :P ![]() |
|||
|
05-08-2012, 06:02 PM
Post: #6
|
|||
|
|||
|
Nothing wrong with Tables, they have their purpose.
[.NET Programming MVP - 2012 - Present]
®Crestron DMC-T Certified Programmer Visit TechLifeForum |
|||
|
05-08-2012, 09:40 PM
Post: #7
|
|||
|
|||
(05-08-2012 06:02 PM)Ace Wrote: Nothing wrong with Tables, they have their purpose. Tables should be used for tabular data instead of design and layout. CSS now can do those stuff for you.
|
|||
|
05-09-2012, 12:22 AM
Post: #8
|
|||
|
|||
|
Sometimes i use tables to make concept of site, to separate some sections. But CSS is something mainly.
|
|||
|
05-09-2012, 12:26 AM
Post: #9
|
|||
|
|||
(05-09-2012 12:22 AM)JovanJ. Wrote: Sometimes i use tables to make concept of site, to separate some sections. But CSS is something mainly. I recommend use Photoshop instead to make the concept because then you don't have to worry about typing the codes and errors and such.
|
|||
|
05-09-2012, 09:42 AM
(This post was last modified: 05-09-2012 09:42 AM by JovanJ..)
Post: #10
|
|||
|
|||
|
You didn't get it what i want to say, and i little complicated my post :) I want to say i separate site with tables like here. For example header is one table, footer another etc etc.
|
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)
Members
Search
Help
Donate
Upgrade
GameNav
Downloads






![[Image: endorsecount.png]](http://api.coderwall.com/jung3o/endorsecount.png)


![[Image: mca.png]](http://mag.racked.eu/cimage/i357/Cookie+unlocked%21/Adminus+Prime/mca.png)


![[Image: JM9P3Xt.png]](http://i.imgur.com/JM9P3Xt.png)




