Basic HTML Element is the most important thing for HTML language. Every time we write any HTML then this element are need to write. HTML means HyperText Markup Language. This language makes a site or software structure.
Starting every HTML need to write DOCTYPE HTML for HTML library. Now HTML version 5 is running in 2022. This version is very popular and user-friendly. Most of the time HTML is used for making a site structure and viewing the data of websites.
HTML Elements
1. Header
2. Body
3. Footer
4. Paragraph
5. Break line
6. Marking, etc. are the HTML Elements. These elements are used every time when we write any HTML code.
Basic HTML Code
<!DOCTYPE html>
<html>
<body>
<p>This is a paragraph.</p>
<p>This is a paragraph.</p>
</body>
</html>
HTML coding is very easy to learn. if you spent 7 days learning HTML then it's possible to complete. But need dedication for every learner. If you have a PC or laptop then start this journey and make a website with us.
Join Our Facebook Page: Click Here