www.webdeveloper.com
Recent Articles
  • Finding Slow Running Queries in ASE 15
  • A More Advanced Pie Chart for Analysis Services Data
  • Adobe AIR Programming Unleashed: Working with Windows
  • Performance Testing SQL Server 2008's Change Data Capture Functionality
  • The ABC's of PHP: Introduction to PHP
  • How to Migrate from BasicFiles to SecureFiles Storage
  • Why the Twitter Haters Are Wrong
  • User Personalization with PHP: Beginning the Application
  • Whats in an Oracle Schema?
  • Lighting Enhancement in Photoshop
  •  

    Go Back   WebDeveloper.com > Client-Side Development > CSS

    CSS Discussion and technical support relating to Cascading Style Sheets.

    Reply
     
    Thread Tools Search this Thread Rate Thread Display Modes
      #1  
    Old 01-07-2003, 07:23 PM
    rhoffer21 rhoffer21 is offline
    Registered User
     
    Join Date: Jan 2003
    Location: Michigan,USA
    Posts: 2
    Anybody know a good CSS tutorial???

    I know HTML inside and out but ive been trying to learn CSS and javascript. If you could tell me a great tutorial for either or better yet, both please PLEASE let me know...thank you.e-mail me if you want...
    __________________
    Proffesional Webdesign at an unproffesional price...Planet Productions
    Reply With Quote
      #2  
    Old 01-08-2003, 02:18 AM
    Nicodemas's Avatar
    Nicodemas Nicodemas is offline
    Registered User
     
    Join Date: Dec 2002
    Location: Pensacola
    Posts: 263
    Joe Burns, www.htmlgoodies.com

    www.W3Schools.com
    __________________
    Cheers!
    Rob
    Reply With Quote
      #3  
    Old 01-08-2003, 02:53 AM
    jeffmott's Avatar
    jeffmott jeffmott is offline
    Adrenalin Junkie
     
    Join Date: Nov 2002
    Location: NY, USA
    Posts: 736
    HTMLGoodies is notorious for incomplete and/or incomplete information, and its CSS tutorial is no exception The difinitive resource on CSS is http://www.w3.org/TR/REC-CSS2/.
    __________________
    for(split(//,'))*))91:+9.*4:1A1+9,1))2*:..)))2*:31.-1)4131)1))2*:3)"'))
    {for(ord){$i+=$_&7;grep(vec($s,$i++,1)=1,1..($_>>3)-4);}}print"$s\n";
    Reply With Quote
      #4  
    Old 01-10-2003, 10:35 AM
    spufi's Avatar
    spufi spufi is offline
    Registered User
     
    Join Date: Nov 2002
    Posts: 2,089
    For books check out Eric Meyer on CSS, and Beginning JavaScript from Wrox. The CSS book is more of a pratical usage of CSS, and the JS book is for newbies. Wrox books tend to be my favorites.
    Reply With Quote
      #5  
    Old 01-12-2003, 11:21 PM
    James L. James L. is offline
    Registered User
     
    Join Date: Nov 2002
    Posts: 210
    Hey!

    I used 2 books, which I highly recommend:

    1) SAMS TEACH YOURSELF CSS IN 24 HOURS - Kynn Bartlett (I think).

    2) ERIC MEYER ON CSS.


    The first book is for beginners. it lays out the CSS in a really easy, step by step fashion. What I like about it is it talks a lot about browser compatability... which is still the achilles heel of CSS. The end of each chapter has a "browser report card" which tells you how well each rule is supported by the various browsers. Note that as browsers improve this will eventually become a moot point.

    The second book takes real life page examples and "does them up" with CSS. Eric Meyer knows his stuff, and I highly recommend his book. it does NOT teach CSS, though... more HOW TO USE CSS. That is why I put this as the second book if you are a beginner.


    ...hope that helps!
    Reply With Quote
      #6  
    Old 01-13-2003, 05:49 PM
    blufive blufive is offline
    Registered User
     
    Join Date: Dec 2002
    Location: Manchester, UK
    Posts: 37
    I'll agree with anything above involving the name "Eric Meyer", and add the name "Jeffrey Zeldman". There's a whole heap of good links on both those sites.

    this article is a good run through CSS positioning and the Box Model.

    Sections eight and nine, in particular, of the CSS 2 spec are well worth a read. A bit heavy going in places, but often very informative. (actually, that goes for most of the CSS2 spec)

    This article also has a bunch of practical examples.

    Finally, my advice to anyone attempting CSS stuff is:
    • start with plain text.
    • mark it up semantically (paragraphs, headers, lists, blockquotes, and maybe a div or two)
    • now, *play* with the CSS. Poke, prod, tweak, and generally fiddle with it, and see what happens.
    __________________
    gav
    http://www.livejournal.com/users/blufive/
    browser stats analysis and comment:
    http://www.livejournal.com/community/stats_weenie/
    Reply With Quote
      #7  
    Old 01-13-2003, 05:58 PM
    Terra's Avatar
    Terra Terra is offline
    Registered User
     
    Join Date: Jan 2003
    Location: Earth
    Posts: 25
    What is WROX?

    Am doing a college course, this is the next part, am curious.
    __________________
    Mwahahahaha Bill Gates watch out!!
    Reply With Quote
      #8  
    Old 01-13-2003, 06:16 PM
    blufive blufive is offline
    Registered User
     
    Join Date: Dec 2002
    Location: Manchester, UK
    Posts: 37
    Quote:
    What is WROX?
    The publisher of a popular series of programming books.
    __________________
    gav
    http://www.livejournal.com/users/blufive/
    browser stats analysis and comment:
    http://www.livejournal.com/community/stats_weenie/
    Reply With Quote
      #9  
    Old 01-15-2003, 05:55 PM
    angelarsnee angelarsnee is offline
    Registered User
     
    Join Date: Nov 2002
    Location: Lakeland, Florida
    Posts: 6
    I would also recommend that you check out:

    http://www.westciv.com/courses/free/index.html

    Their free course on CCS Level 1 is just ending but CSS Level 2 will be starting in 2 weeks. CSS2 incorporates all of CSS1 and then takes you beyond.

    You might also take a look at Dave Raggett's site:

    http://www.w3.org/MarkUp/Guide/Style

    Can't help myself, but if you don't already have a good HTML editor, try HTML KIt. Best of all, it's free! Includes a great validator, FTP tool, among lots of other goodies. Get it at:

    http://www.chami.com/html-kit/

    I'm a newbie who recently migrated from FrontPage, and I love my HTML Kit editor. I stay in control and my code stays standards compliant.


    Another wonderful site where you can pick up all sorts of wonderful CSS tips is:

    http://www.wpdfd.com/

    Good luck!
    Reply With Quote
    Reply

    Bookmarks


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

    Advanced Search
    Display Modes 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 not edit your posts

    BB code is On
    Smilies are On
    [IMG] code is Off
    HTML code is Off
    Forum Jump


    All times are GMT -5. The time now is 04:12 AM.



    Acceptable Use Policy

    internet.comMediabistrojusttechjobs.comGraphics.com

    WebMediaBrands Corporate Info


    Advertise | Newsletters | Feedback | Submit News

    Legal Notices | Licensing | Permissions | Privacy Policy

    Powered by vBulletin® Version 3.7.3
    Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.