HTML Tutorial and Programs and Examples

About HTML

  • HTML, which stands for Hyper Text Markup Language, is a markup language used to create web pages.
  • HTML is not a programming language, but rather a markup language. 
  • HTML is a subset of Standard Generalized Markup Language (SGML) and is specified by the World Wide Web Consortium (W3C).

How and What do I need to create HTML?

Creating an HTML document is easy.
To begin coding HTML, you need only two things: 
  1. Simple-text editor, such as 

  •  Notepad (for Windows)
  • Pico (for Linux)
  • Text Edit/Text Wrangler (Mac).

     2. HTML Editor:

  • Adobe Dreamweaver
  • Microsoft Expression Web
  • CoffeeCup HTML Editor

No comments:

Post a Comment