icon Get the most out of Surmunity, read our tips here! Need an interesting blog to read? You've got to read the Surpass Blog! | Welcome! Please register to access all of our features.
Old September 22nd, 2004, 10:47 PM   #1 (permalink)
Registered User
Seasoned Poster
 
Joined in Dec 2003
60 posts
Gave thanks: 0
Thanked 0 times
Best website tutorials/books for CSS?

Hello everyone. I have been asked to be involved in a major website project which is going to be set up using CSS. I am not very familiar with this type of coding as I have used only HTML in the past. Can anyone assist me in explaining the difference between HTML and CSS, how one is better than the other and what are the best tutorial websites or books out there today? I need this information rather quickly so any help would be greatly appreciated. Thanks in advance!
__________________
~Jenna

Mulder-in-Jeopardy
Server: Viva

The Shannara Project - In Memory of Laurie D. Haynes
Server: Viva (Under Construction)

After-The-Fact
Server: Nifty

Jenna's House of X-Files Fic
Server: Pipe

Polly's Palace of X-Files Fic
Server: Mac
Jenna is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 22nd, 2004, 10:56 PM   #2 (permalink)
Surpass Fan
On a golden path...
 
Joined in Jul 2004
372 posts
Gave thanks: 0
Thanked 0 times
both have their own advantages and disadvantages....almost any good html book has CSS included it. I use the following book

http://www.amazon.com/exec/obidos/IS...077839-1216168
__________________
"I am one of the few honest people that I have ever known” ~~Nick, Great Gatsby
---
Don't ever argue with idiots. They drag you down to their level and beat you with experience.
darkzeroman is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 22nd, 2004, 11:01 PM   #3 (permalink)
Caffeine fiend
Comfy Contributor
 
pvera's Avatar
 
Joined in Aug 2004
Lives in Reston, Virginia
Hosted on pass15
270 posts
Gave thanks: 0
Thanked 0 times
The short answer is that CSS allows you to control the look and feel of your HTML without having to mess with the HTML itself. You make a "stylesheet" that tells the browser how to render each HTML tag, then you use a one-line command in the head of your HTML document so the browser knows where the stylesheet is located. Because all these styles are kepy in a separate file, you can dramatically change the look and feel of a website just by switching the stylesheet, leaving everything else untouched.

A very extreme example of all the amazing things you can do with CSS is CSS Zen Garden. The official page for the CSS standard is at the WWW Consortium. If you would like to test your stylesheet to see if it sticks to the standard, then you can try the CSS validator at the WWW Consortium.
__________________
Pedro
Blog: http://veraperez.com
Reseller: http://veraperez.net
GPG/PGP Key: http://veraperez.com/public.asc
pvera is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old September 23rd, 2004, 4:16 PM   #4 (permalink)
Registered User
Seasoned Poster
 
theward's Avatar
 
Joined in Nov 2003
Lives in Harrisonburg, VA
Hosted on Viva
90 posts
Gave thanks: 0
Thanked 0 times
Try reading Designing with Web Standards by Jeffrey Zeldman (book)... A few years now in print, and it's still at the top of it's game.
__________________
Ryan Christie
ryan.christie-[at]-gmail.com

Get yourself some Firefox foo! :p
theward is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may 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