HTML Elements
What is HTML Elements.?
HTML Elements are referred as a tag, both the entities are Similar. There are many HTML elements.
<a> tag
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device...
shantanugopale.hashnode.dev2 min read