A Flash Developer Resource Site

Results 1 to 3 of 3

Thread: What is the difference between HTML and CSS?

Hybrid View

  1. #1

    What is the difference between HTML and CSS?

    please tell me that......
    What is the difference between HTML and CSS?

  2. #2
    AKA [ Paul Bainbridge] webdreamer's Avatar
    Join Date
    Aug 2001
    Location
    Glasgow, Scotland, UK
    Posts
    3,320
    What is html
    What is CSS

    Hope it helps
    .: To me AS is like LEGO, Only for the big Kids :.
    - Site - Blog - Twitter - Linkedin
    bringmadeleinehome.com

  3. #3
    Senior Member
    Join Date
    Apr 2002
    Posts
    2,849
    In a nutshell, HTML is the code you use to define elements on your pages (tables, images, etc). CSS is the code you use to define what the elements on your pages look like.

    Now YOU CAN do thing with HTML code that define what things look like, but it's a better idea to do it through CSS, because you can use one CSS file to controls how things look across your entire site.

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