Html Element
HTML Elements:
The html element is every things from start to end. It represent how to structure a web pages and which tags where to use.
syntax:
<html elements> Write your content </html elements>
Examples of some HTML elements:
<h1>My First H...
pradipbaidya.hasnode3 min read