In this tutorial you will learn the basics of
the Hyper Text Markup Language (HTML) and make your own web pages
like the one you are viewing right now.
HTML is a markup language, not a programming language.
Words to Know
Tag - is used to specify special regions to the web browser. Tags
look like this: <tag>
Element -is a pair of tags, having an opening <tag> and a closing
</tag>.
Attribute - is used to modify the value of the HTML element.
Elements can more than one attributes.
Tag is a command the browser interprets, an element is a type of tag (pair), and an attribute customizes an element.
Content Navigation
Use the links in the left menu column to browse the tutorial.
All photograph,logos, articles, comments and trademarks -- etc in this site are property of their respective owners.All the rest (c) 2006 by PhpMyanmar.com.