Three Ways to Insert CSS

There are three ways of inserting a style sheet:

  • External style sheet
  • Internal style sheet
  • Inline style
  • External Style Sheet
    With an external style sheet, you can change the look of an entire website by changing just one file!

    Each page must include a reference to the external style sheet file inside the <link> element. The <link> element goes inside the <head> section:

  • example : http://j.gs/86RE


from HTML & Website Design http://ift.tt/2a4dZA6
via IFTTT
Previous
Next Post »
Thanks for your comment