HTML Tutorial#2- First Web Page(Language: English )

  • 6 years ago
HTML Tutorial#2- First Web Page

In this tutorial we are going to create Simple Web Page in HTML


Notes

DOCTYPE This tells to the browser that what type of document you want to display on browser

The sections of HTML document are
HTML
HEADER
AND Body Section


The heading tags in html are h1 to h6
p tag is used for writing paragraph
Browser is a software where html pages or web pages are loaded