HTML , tags , meaning and attributes

HTML

HTML, which stands for hyper text markup language, it is used for creating web pages , browsers do not display html tags but render the content of the page.

Examples of HTML tags:

*<body>

*<title>

*<head>

*<form>

*<table>

*<p>

HTML attributes:

*``Href {hyper refrence}

*Src source

*Width and height attributes

*Style attribute

*Lang attribute