Search Header Logo
Introduction to HTML 2025

Introduction to HTML 2025

Assessment

Presentation

Computers

9th - 12th Grade

Easy

Created by

Kevvin Hankins

Used 36+ times

FREE Resource

13 Slides • 5 Questions

1

HTML

By Kevvin Hankins

2

​​Today's Agenda:

​​- Objective

​-What is HTML?

​- HTML Tags and Syntax

​- Putting it all together

3

​​Objective:

​​Upon successful completion of this lesson, SWBAT:

  • Write a simple web page using HTML.

  • ​Use proper HTML syntax.

  • ​Understand how HTML is used to create websites.

    Be able to explain how HTTP is used to send HTML documents across the internet.

4

​​Objective:

​​Upon successful completion of this lesson, SWBAT:

  • Write a simple web page using HTML.

  • ​Use proper HTML syntax.

  • ​Understand how HTML is used to create websites.

    Be able to explain how HTTP is used to send HTML documents across the internet.

5

​​What is HTML?

- HTML stands for Hyper Text Markup Language

  • HTML is the standard markup language for creating Web pages

  • HTML describes the structure of a Web page

  • HTML consists of a series of elements

  • HTML elements tell the browser how to display the content

  • HTML elements label pieces of content such as "this is a heading", "this is a paragraph", "this is a link", etc.

6

7

Multiple Choice

HTML stands for...

1

Hyper Time Multiple Language

2

Hyper Text Mark-up Language

3

Hippo T-Rex Mascot Lemur

4

Hipper Text Make Language

8

media

9

media

10

media

11

Multiple Choice

Which element should be at the start and the end of every .html file?

1

<html></html>

2

<body></body>

3

<head></head>

4

<title></title>

12

media

13

Multiple Choice

How many levels of headings are available to use in HTML?

1

6

2

1

3

2

4

10

14

media

15

Multiple Choice

HTML tags normally come _________ like <p> and </p>

1

in pairs

2

in groups

3

in one

4

in single

16

Multiple Choice

<p> is the opening tag for a _____________

1

page

2

paragraph

3

preorder

4

period

17

media

18

media

HTML

By Kevvin Hankins

Show answer

Auto Play

Slide 1 / 18

SLIDE