Search Header Logo
Lesson 1 : Introduction to HTML

Lesson 1 : Introduction to HTML

Assessment

Presentation

Computers

9th Grade

Medium

Created by

Vasantha Ponnen

Used 18+ times

FREE Resource

28 Slides • 13 Questions

1

media

2

Open Ended

How do you think websites get delivered to our computers?

3

media

4

media

5

media

6

7

media

8

What is a Website

A collection of individual and related web pages

Stored together

Hosted by a web server

What is a Web Page

Created by three-layer

Included with text, sound, video and images

Content Layer - HTML

Presentation Layer - CSS - Cascading style sheets

  • External stylesheets are stored in CSS files

Behavior Layer - JAVASCRIPT

9

media

10

media

11

media

12

media

13

media

14

media

15

Multiple Choice

What does HTML stand for?

1

Hyper Text Markup Language

2

Hyper Transfer Message Language

3

Home Tool Markup LanguageHyperlinks

4

Text Markup Language

16

Multiple Choice

Which would be the correct code to implement an unordered list?

1

<ol>

<li>...</li>

<ol/>

2

<ul>

<li>...</li>

<ul/>

3

<uol>

<li>...</li>

<uol/>

4

<li>

<ul>...</ul>

<li/>

17

Multiple Choice

Choose the correct HTML element for the largest heading:

1

<head>

2

<h1>

3

<heading>

4

<h6>

18

Multiple Choice

What defines the beginning and ending of the visible part of a webpage?

1

<head> main part of the document </body>

2

<body> main part of the document </html>

3

d) </body> main part of the document <html>

4

<body> main part of the document </body>

19

Multiple Choice

Which character is used to indicate an end tag?

1

!

2

#

3

/

4

\

20

Multiple Choice

How can you make a list that has no particular order?

1

<ol> </ol>

2

<ul> </ul>

3

<ol> <li>

4

<li> </ul

21

Multiple Choice

The <title> element must be located inside

1

the <head> element

2

the <body> element

22

Multiple Choice

Browsers do not display the HTML tags?

1

True

2

False

23

Multiple Choice

Which HTML element defines the title of a document?

1

<meta>

2

<title>

3

<head>

24

Multiple Choice

The start tag is also called the ...................

1

closing tag.

2

opening tag

3

Middle tag

4

Declaring tag

25

Multiple Choice

Web pages start with which of the following tag?

1

<Body>

2

<Title>

3

<HTML>

4

<Form>

26

Multiple Choice

Which tag do we use to create a paragraph?

1

<p> and </p>

2

<I> and </I>

3

<hr> and </hr>

4

<U> and </U>

27

media

28

media

29

media

30

media

31

media

32

media

33

media

34

media

35

media

36

media

37

media

38

media

39

media

40

media

41

media
media

Show answer

Auto Play

Slide 1 / 41

SLIDE