A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: basic requirement for learning css

  1. #1
    Junior Member
    Join Date
    Apr 2009
    Posts
    11

    basic requirement for learning css

    what is basic requirement for learning css. i only know basic html. i want to learn css, also suggest me good css tutorials website. thanks !

  2. #2
    Flashkit historian Frets's Avatar
    Join Date
    Oct 2000
    Location
    flashkit
    Posts
    8,797
    Hi,

    One of our sister site has some great reference material specific to CSS
    http://webdeveloper.com/forum/showthread.php?t=61083

    Remember CSS is not standalone.
    XHTML, DHTML, AJAX are all pretty much the same thing. Combining html with javascript and css.


    Also don't forget to take a walk in the garden
    http://www.csszengarden.com/

    Whether you choose to hardcode css into the document or opt for &import
    The concept is the same. <div>'s are used for your general content. Naming the div's is important as that is the target you use when implimenting formatting the formatting is carried out by css.

  3. #3
    Junior Member
    Join Date
    Aug 2010
    Posts
    4
    You should have good knowledge of html before starting css.. You can not be a good coder of css if you dont have know the html... Learn html first n then move forward. w3schools is best place to learn.....

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center