Wednesday, 29 January 2014

Lesson 3:HTML

HTML

  • HyperText Markup Language
  • Used for creating websites
  • The newest version is HTML5, is also a programming language
  • Uses tags in angle brackets (<,>)
  • Tags usually open and close
  • To view a site's HTML code,right click and click inspect page element
  • HTML uses CSS to help create websites as well.
  • HTML can be used to create a wide range of websites
  • Can be written in text editors
  • A good programming language to learn

No comments:

Post a Comment