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.
*<body>
*<title>
*<head>
*<form>
*<table>
*<p>
HTML attributes:
*``Href {hyper refrence}
*Src source
*Width and height attributes
*Style attribute
*Lang attribute