HTML: How to create your first web page

Let’s see how you to create your first web page.  You have now installed your first plugin in your VSCode.  As we proceed you may need to add more plugins using the same technique. So congratulations. Now if you are viewing the

What is HTML

What is HTML? HTML stands for Hypertext Markup Language. It is markup language and not a programming language. HTML documents are described by html tags such as <h1> <p> <a>. These tags describes a different type of content such as heading, paragraph