I'm looking for definition of CSS Script / html code.

Discussion in 'HTML & Website Design' started by JoinMyForumDOTcom, Oct 21, 2007.

  1. #1
    I'm looking for definition of CSS Script / html code and what they all do. So far this is the best page I have found. http://www.w3schools.com/tags/tag_style.asp any other ideas?
     
    JoinMyForumDOTcom, Oct 21, 2007 IP
  2. ass45sin

    ass45sin Peon

    Messages:
    115
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    References?

    For html the best one I've stumbled upon is december.com it's descriptive and provides examples.

    For CSS other then W3School you might want to try http://developer.mozilla.org/en/docs/CSS... it might not be exactly what you're looking for imho it is really helpful.
     
    ass45sin, Oct 22, 2007 IP
  3. Dan Schulz

    Dan Schulz Peon

    Messages:
    6,032
    Likes Received:
    436
    Best Answers:
    0
    Trophy Points:
    0
    #3
    CSS isn't a script (since it's not a scripting or programming language). It's a presentational styling langauge that works alongside HTML, which is a structural markup language.
     
    Dan Schulz, Oct 22, 2007 IP
  4. eruct

    eruct Well-Known Member

    Messages:
    1,189
    Likes Received:
    49
    Best Answers:
    0
    Trophy Points:
    108
    #4
    Dan is right.
    However, I believe that you were looking for a cheat sheet of sorts for css and HTML. In that case, check these out.

    CSS Cheat Sheet

    HTML Cheat Sheet
     
    eruct, Oct 22, 2007 IP