Search Header Logo
Basic HTML ;>

Basic HTML ;>

Assessment

Presentation

Computers

10th - 12th Grade

Practice Problem

Hard

Created by

Lutchiano Petersen

Used 38+ times

FREE Resource

8 Slides • 2 Questions

1

Basic HTML ;>

LM Petersen

Slide image

2

What is a website ?

A collection of pages found under a single domain name

3

What is a web page?

When you create a HTML page in Notepad, then run that document in Chrome then that page will be a webpage

Slide image

4

Multiple Choice

What is the difference between a webpage and a website

1

A webpage is a single document and a website is a collection of documents

2

A website is a single document and a web page is a collection of documents

3

Websites and web pages are the same

4

None of the above

5

When you OPEN a tag you HAVE to close it

  • Open - <html>

  • Closed - </html>

6

Step 1

Open Notepad/Notepad++

7

Type the follwing into your document

<DOCTYPE html>

<html>

<body>

<h1> My first heading </h1>

<p> My first paragraph </p>

</body>

</html>

8

Fill in the Blank

Type the basic structure of an html website

9

Slide image

10

ATTENTION !!

If there is something you do not understand PLEASE ask. That is why I am here.

LM Petersen <3

Basic HTML ;>

LM Petersen

Slide image

Show answer

Auto Play

Slide 1 / 10

SLIDE