Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > CSS?

Reply
 
 
Ted Barker
Guest
Posts: n/a
 
      01-04-2005
Can anyone recommend a book for a beginner to learn CSS. I have a decent
understanding of HTML.

Thanks
Ted B.


 
Reply With Quote
 
 
 
 
Frank Lewandowski
Guest
Posts: n/a
 
      01-04-2005
Ted Barker schrieb:
> Can anyone recommend a book for a beginner to learn CSS. I have a decent
> understanding of HTML.


Hi,

try this Homepage:

http://www.w3schools.com/css/css_reference.asp
I think a better reference you couldn't get.

Kind regards

Frank

 
Reply With Quote
 
 
 
 
Duende
Guest
Posts: n/a
 
      01-04-2005
While sitting in a puddle Ted Barker scribbled in the mud:

> Can anyone recommend a book for a beginner to learn CSS. I have a decent
> understanding of HTML.
>


Brucies css links:
css tutorials and other fun 'n giggly css stuff:
http://www.css.nu/ CSS Pointers Group for practical use of CSS
http://www.mako4css.com/ MaKo 4 CSS - CSShark Answers FAQs
http://www.richinstyle.com/ RichInStyle.com - Styling the Web
http://www.blazonry.com/css/ Cascading Style Sheets (CSS)
http://www.w3schools.com/css/ CSS Tutorial (ver 1.1)
http://www.websitetips.com/css/ Websitetips.com - CSS Section
http://www.htmlhelp.com/reference/css/ WDG Guide to Cascading Style Sheets
http://www.pageresource.com/dhtml/indexcss.htm PageResource.com CSS
Tutorials
http://www.webpageworkshop.co.uk/main/css_index Webpage Workshop: CSS
tutorials
http://old.climbtothestars.org/coding/cssbasic/ Coding - What is CSS? Why
should I use it?
http://www.htmlcenter.com/tutorials/index.cfm/css/ HTMLCenter - Tutorials -
CSS
http://www.freewebmastertips.com/php...nt.php3?aid=48
FreeWebmasterTips.com - CSS Tutorial Basics
http://www.canit.se/~griffon/web/wri...ylesheets.html Writing CSS1
style sheets - A short guide
http://www.utoronto.ca/ian/books/xht...pt/css-4a.html Guidelines for
cross-platform CSS Support
http://www.greytower.net/en/archive/.../tsutsumi.html Tsutsumi - The
Art of Giftwrapping the Web
http://www.intranetjournal.com/artic...utorial1a.html CSS
Tutorial Part I - Page 1 of 5
http://webmonkey.com/authoring/style...tutorial1.html
Webmonkey: The Web Developer's Resource Stylesheets Tutorial

layout examples:
http://www.glish.com/css/
http://www.csszengarden.com/
http://www.bookofstyles.org/
http://tantek.com/CSS/Examples/
http://www.saila.com/usage/layouts/
http://www.bluerobot.com/web/layouts/
http://www.benmeadowcroft.com/webdev/
http://nemesis1.f2o.org/templates.php
http://www.xs4all.nl/~apple77/columns/
http://www.meyerweb.com/eric/css/edge/
http://www.htmler.org/tutorials/3/1.html
http://css.nu/articles/floating-boxes.html
http://webhost.bridgew.edu/etribou/layouts/
http://www.roguelibrarian.com/lj/index.html
http://css-discuss.incutio.com/?page=CssLayouts
http://ecoculture.com/styleguide/r/rollovers.html
http://thenoodleincident.com/tutoria...son/index.html
http://www.webreference.com/authorin...yout/advanced/

some sites using css layouts:
http://www.inc.com/
http://www.wired.com/
http://www.opera.com/
http://www.kitty5.com/
http://www.cinnamon.nl/
http://msn.espn.go.com/
http://www.virtuelvis.com/
http://www.emptybottle.org/
http://www.fastcompany.com/
http://www.littleyellowdifferent.com/
http://www.pga.com/pgachampionship/2004/

rounded corners:
http://www.albin.net/CSS/roundedCorners/
http://www.alistapart.com/articles/customcorners/
http://www.guyfisher.com/builder/workshop/css/corners/

slants: http://www.infimum.dk/HTML/slantinfo.html
lists: http://www.alistapart.com/articles/taminglists/
pure css menus: http://www.meyerweb.com/eric/css/edge/menus/demo.html
Fast rollovers: http://www.pixy.cz/blogg/clanky/cssnopreloadrollovers/

centering thingys
http://dorward.me.uk/www/centre/
http://www.w3.org/Style/Examples/007/center.html
http://www.student.oulu.fi/~laurirai/www/css/middle/
http://hicksdesign.co.uk/articles/cs...ring_with_css/

master compatibility charts:
http://centricle.com/ref/css/filters/
http://www.blooberry.com/indexdot/css/index.html
http://macedition.com/cb/resources/a...sssupport.html
old:
http://www.immix.net/html/CSSGuide.htm
http://devedge.netscape.com/library/...3/css-support/

hiding CSS from crappy browsers:
http://diveintomark.org/safari/csshacks/
http://www.ericmeyeroncss.com/bonus/trick-hide.html
http://www.w3development.de/css/hide_css_from_browsers/

css checkers:
http://jigsaw.w3.org/css-validator/
http://www.htmlhelp.com/tools/csscheck/

cascading style sheets, level 2 specification
http://www.w3.org/TR/REC-CSS2/
cascading style sheets, level 2 revision 1 Candidate Recommendation
http://www.w3.org/TR/CSS21/

--
b r u c i e
--
D?
If it ain't broken fix it anyway.
 
Reply With Quote
 
Sid Ismail
Guest
Posts: n/a
 
      01-04-2005
On Tue, 4 Jan 2005 17:39:19 -0500, "Ted Barker" <>
wrote:

: Can anyone recommend a book for a beginner to learn CSS. I have a decent
: understanding of HTML.


http://www.westciv.com/style_master/...s_on_tutorial/

Sid


 
Reply With Quote
 
Spartanicus
Guest
Posts: n/a
 
      01-05-2005
Frank Lewandowski <> wrote:

>> Can anyone recommend a book for a beginner to learn CSS. I have a decent
>> understanding of HTML.


>try this Homepage:
>
>http://www.w3schools.com/css/css_reference.asp
>I think a better reference you couldn't get.


For a *reference* only the w3c spec will do.

Seeing as the OP is looking to *learn* CSS it would have been better had
you pointed him to w3school's CSS tutorial:
http://www.w3schools.com/css/css_intro.asp With an added warning that it
contains errors and that w3schools has no affiliation with w3c.

--
Spartanicus
 
Reply With Quote
 
saz
Guest
Posts: n/a
 
      01-05-2005
In article <w_ECd.11378$>,
says...
> Can anyone recommend a book for a beginner to learn CSS. I have a decent
> understanding of HTML.
>
> Thanks
> Ted B.
>
>
>


Outstanding book for beginners, and great to leave on the shelf for a
quick reference:

Cascading Style Sheets: The Definitive Guide, 2nd Edition

You can find it at Amazon.com
 
Reply With Quote
 
Jukka K. Korpela
Guest
Posts: n/a
 
      01-05-2005
Spartanicus <> wrote:

> For a *reference* only the w3c spec will do.


Well, for some definition of "reference". The problem is that the W3C
doesn't work like a standards body. Take a look at
http://www.w3.org/Style/CSS/#specs
titled "CSS Specifications". What have we got here?
CSS 3 is _under development_ (actually, a collection of drafts)
CSS 2.1 is "candidate recommendation"
CSS 1 is the good old specification approved in 1996, later
modified in 1999, never actually implemented as such, and
in some essential ways in conflict with CSS 2 (though
most a subset thereof)

So where's CSS 2? They don't even bother mentioning it there.
It _is_ a W3C recommendation, but you need to find it through other
paths, and this gives a hint of the W3C's real position on it.

--
Yucca, http://www.cs.tut.fi/~jkorpela/
Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html


 
Reply With Quote
 
Spartanicus
Guest
Posts: n/a
 
      01-05-2005
"Jukka K. Korpela" <> wrote:

>> For a *reference* only the w3c spec will do.


[Moan deleted]

May I suggest that next time you feel the urge to have a moan about
something you start a separate thread. Follow ups should be relevant to
what you are replying to.

--
Spartanicus
 
Reply With Quote
 
Henry
Guest
Posts: n/a
 
      01-05-2005
Spartanicus wrote:
> "Jukka K. Korpela" <> wrote:
>
>
>>>For a *reference* only the w3c spec will do.

>
>
> [Moan deleted]
>
> May I suggest that next time you feel the urge to have a moan about
> something you start a separate thread. Follow ups should be relevant to
> what you are replying to.
>


I'll do it. Great writing of Jukka.


 
Reply With Quote
 
 
 
Reply

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 Off




Advertisments
 



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 44 45 46 47 48 49 50 51 52 53 54 55 56 57