1
00:00:00,300 --> 00:00:05,950
Before you start hoarding a small business web page let me show you a basic structure of the HTML 5

2
00:00:06,040 --> 00:00:11,410
document the very first thing you will see is doctype declaration.

3
00:00:11,440 --> 00:00:19,850
It defines that document type either the document is or email file or new T.M. Phife the doctype declaration

4
00:00:19,850 --> 00:00:23,010
helps the browser to display a web page correctly.

5
00:00:23,270 --> 00:00:28,810
This document type declaration defined their document type would be a Steimle Fife.

6
00:00:29,060 --> 00:00:36,440
Then the very first element in any of it is a Steimle element the text inside 20:00 opening and closing

7
00:00:36,440 --> 00:00:39,570
tag is described as a Steimle document.

8
00:00:39,680 --> 00:00:47,450
After that you will see two other elements head and body tags the head element provide additional information

9
00:00:47,510 --> 00:00:49,060
about the page.

10
00:00:49,190 --> 00:00:55,820
For example the title of the page and measure tags the body Elliman describe the visual page and then

11
00:00:57,000 --> 00:01:00,420
like heading paragraph images and exect.

12
00:01:00,900 --> 00:01:07,690
Well I just wanted to give you an idea of basic structure because in unexpected We are going to start

13
00:01:07,740 --> 00:01:12,100
adding simple business web page in back and scored a to see next lecture.
