Sunday, 4 March 2018

HTML

HTML Introduction

  • Stands for hypertext markup language
  • Used for creating web pages
  • Easy to use and understand
  • Html tags are used to create web documents
  • Web browsers are used to display web pages, web applications.
  • HTML documents are not case sensitive


HTML Editors

Today we have lots of html editors to create web pages but as a beginner we uses the basic text editor ‘Notepad’.


Steps to create a web page

  • Open 'Notepad'.
  • Write an html document.
  • Save the document with an extension .html or .htm
  • Open the html page in your browser.

More Content - Coming soon

No comments:

Post a Comment