Tables & html Vs. CSS - help!?

This is a discussion on "Tables & html Vs. CSS - help!?" within the Web Page Design section. This forum, and the thread "Tables & html Vs. CSS - help!? are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Closed Thread
 
LinkBack Thread Tools
  #1 (permalink)  
Old Apr 22nd, 2005, 11:23
New Member
Join Date: Apr 2005
Location: Scotland
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Tables & html Vs. CSS - help!?

Having learnt (what little I know) about building websites from the net itself I've hit a brick wall I keep reading that these Cascading Style Sheets will help load pages quicker and are easier to update, but I'm wondering if they will be necessary for what I'm doing...

This is my homepage at the moment http://www.bustymagroo.co.uk/ and the header/links will be on every other page also. So far, on previous website efforts, I have always wrote out all my html and used tables, which I'm quite content to continue doing - unless CSS will significantly reduce loading times?

If it would be better with CSS does anyone have some dummy guides for it?

Any and all advice greatly appreciated!

  #2 (permalink)  
Old Apr 22nd, 2005, 23:07
Reputable Member
Join Date: Aug 2003
Location: United Kingdom
Posts: 341
Thanks: 0
Thanked 0 Times in 0 Posts
Here's a startup tutorial for CSS: http://www.w3schools.com/css/

For now, you should avoid using one big table for your whole page. In some browsers, this can cause the page to stay blank for a few seconds before showing it. Most readers will move on to another site if they don't see some interesting textual content in the first few seconds

Remember, the ultimate goal for CSS is to seperate style from content. have all your styles in your style sheet and all your content in your .htm/.asp/php files. Try not to add styles into your content - this way when you want to redesign later on, you'll only need to change the style sheet.

Once you get the hang of CSS, you'll most likely drop using tables for layout in preference to CSS methods.
  #3 (permalink)  
Old Apr 22nd, 2005, 23:53
Junior Member
Join Date: Jul 2004
Posts: 32
Thanks: 0
Thanked 0 Times in 0 Posts
I've never used tables for layout (except in my high school "Web Page Design" class last year which taught the students to use things like FONT elements or an excessive use of frames). I was already learning CSS by that time and I knew even more when I first heard that tables for layout was bad. Now I can (usually) implement a simple Web page using CSS only. Thanks to W3Schools' CSS Tutorial which got me started.

Just my 2 useless cents. :P
  #4 (permalink)  
Old Apr 26th, 2005, 10:56
New Member
Join Date: Apr 2005
Location: Scotland
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Thanks for the replies guys It definitely seems that this CSS is the way to go and am away to submerge myself in the pages of W3Schools' CSS Tutorial. I'm sure I'll be fine once I get my head around it...
  #5 (permalink)  
Old Apr 28th, 2005, 05:13
Vik Vik is offline
Junior Member
Join Date: Apr 2005
Location: Texan stuck in Tennessee
Posts: 10
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to Vik Send a message via MSN to Vik Send a message via Yahoo to Vik
I totally feel your pain with what your going through Lorna.

I wanted to stay far away from CSS because the thought of having to totally change my way of doing designs was not very appealing. I gave CSS a chance and realized just how versatile I can make my websites now. It is much easier to create (I don't really memorize any of the tags or anything, I just have about 3 CSS books) and are better organized. I like to look at www.csszengarden.com for a pick me up when I don't think CSS is worth doing, it always reminds me that it really is the best way to go for many sites.
Closed Thread

Tags
tables, html, css, help

Thread Tools

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
omg keep me away from tables !!! HELP!!! bruno89 Web Page Design 5 Jul 1st, 2007 18:33
Use CSS to do what tables do????? WebNinja Web Page Design 17 Feb 18th, 2007 01:07
No more tables? PicoDeath Web Page Design 9 Sep 28th, 2006 18:03
Printing HTML Tables between two pages with Windows NT 4.00 gecastill Web Page Design 4 Jul 11th, 2005 13:31


All times are GMT. The time now is 19:16.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43