Tuesday, 6 December 2016

HTML Introduction

  1. HTML stands for Hyper Text Markup Language.
  2. HTML is used to create static web pages.
  3. HTML is widely used language on the web.
  4. We can create static website by HTML only.
  5. An HTML document is made of many HTML tags and each HTML tag contains different content.
  6. Browsers do not display the HTML tags, but use them to render the content of the page.
  7. Any text editor like notepad, notepad++, or Editplus etc.

No comments:

Post a Comment