
- Introduction
- Tags
- Attribute
Sample
HTML is short form of Hyper Text Markup Language. Using HTML Markup language can create web pages. It is easy to learn and manage.
Basic tags of HTML
<a> </a>
Anchor tag is used to redirect / switch from one page to another
The Full form of the <abbr title=”Trainingmedal”> TM </abbr> is Trainingmedal
Output :
The Full form of the TM is Trainingmedal

