Skip to content

Hosted by Dailymotion. For legal issues: Copyright Center · DMC · Instant Removal

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

W
WEB Development Trainer

117 Views • Feb 20, 2018

Description

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