Results 1 to 2 of 2

Thread: I have the CSS... do I need HTML?

  1. #1
    Join Date
    Aug 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question I have the CSS... do I need HTML?

    Hi. My question is fairly simple. Do I need to download both the css and html code for the CSS library buttons (as seen here) or is the CSS in and of itself sufficent? I am confused.

    Thanks so much.

    John

  2. #2
    Join Date
    Apr 2008
    Location
    So.Cal
    Posts
    3,643
    Thanks
    63
    Thanked 516 Times in 502 Posts
    Blog Entries
    5

    Default

    the css is the style. the html is the content. if you don't have the html, there will be no buttons for the css to apply the style to.

    So, in short, both are necessary. css styles your html, but does nothing on its own.

Bookmarks

Posting Permissions

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