<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Entities</title>
</head>
<body>
<p>Entities is a attribute which is use to write the spacial chracters that are not sported by the html directly or that are not present on your keyboard</p>
<a href="https://dev.w3.org/html5/html-author/charref" target="_blank">link to access these entities easily</a>
<!-- this is simple attribute system and i will end there in next we will study semantics -->
<p><strong>Thanks You!</strong></p>
</body>
</html>
Please notify more about entities
ReplyDelete