Difference between html and css

Discussion in 'Search Engine Optimization' started by joemayjew, Mar 26, 2014.

  1. joemayjew

    joemayjew
    Expand Collapse
    Junior Member

    Joined:
    Jul 11, 2013
    Messages:
    64
    Likes Received:
    1
    what is difference between html and css
     
  2. deven75

    deven75
    Expand Collapse
    Junior Member

    Joined:
    Feb 28, 2013
    Messages:
    33
    Likes Received:
    6
    Html and CSS are both are important. CSS is also an advance part of html. Html is basic or primary thing in web designing.
    For creating a web page we need html but for making beautiful this page we need to CSS.
     
  3. samfrank

    samfrank
    Expand Collapse
    Junior Member

    Joined:
    Sep 18, 2013
    Messages:
    21
    Likes Received:
    0
    HTML is simply a format that allows you to specify certain ways to display information on a page. HTML is written in “tags”, which are types of a structure that are written between opening and closing brackets

    CSS, which stands for Cascading Style Sheets is another form of code that describes the layout of a site. If HTML is a house, with the structure (walls, roof, etc) and contents, like furniture, CSS is the color of the paint, the size of the rooms and the ornamentation. CSS is used on a website to make the design.
     

Share This Page