The standard attributes that is supported by HTML tag <abbr> is as follows Attribute Value Description class classname Speci...
Frame tag
Frame Tag The <frame> tag defines one particular window (frame) within a frameset. Each frame in a frameset can have differ...
html abbr,acronym tags
Now lets start with HTML <abbr> & <acronym> Tag Here abbr tag represents the abbreviation, that is The <abbr ...
htm tags
Now lets have a look at the tags explained last time; <!--...--> <!--This is a comment. Comments are not displayed in the b...
html tags
html tags Now let us have a look at some of the tags that we use in html. Basic <!DOCTYPE> Defines the document typ...
html tag
html anchor tag Now Let us start the tags in the html.Firstly let me introduce you about the <a></a> tag.This is the tag...
A Simple html page with head tags
A Simple html page with head tags Above codes you can do easily in the textdocument and save the file as html files.Then you will ge...
HTML COMMENT
HTML COMMENT Let us start with the html comments, The commenting in html is not the part of the codes.But if w...
HTML BASIC
A BASIC HTML PAGE Let us start from the basics First up all open a text document and write down the code below.Then save the text docu...