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:
*...
emmanuelchris.hashnode.dev1 min read