HTML Basics

HTML Basics

University

12 Qs

quiz-placeholder

Similar activities

Domande su HTML

Domande su HTML

12th Grade - University

11 Qs

HTML

HTML

University

10 Qs

Recap on HTML and CSS

Recap on HTML and CSS

University

16 Qs

HTML Quiz

HTML Quiz

9th Grade - University

14 Qs

Basic HTML & HTML5

Basic HTML & HTML5

University

11 Qs

Create a Website 1

Create a Website 1

KG - University

10 Qs

HTML Dasar #1

HTML Dasar #1

University

10 Qs

HTML - 2

HTML - 2

University

12 Qs

HTML Basics

HTML Basics

Assessment

Quiz

Computers

University

Medium

Created by

Satish Muppidi

Used 193+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

HTML stands for...

Hyper Time Multiple Language

Hyper Text Mark-up Language

Hippo T-Rex Mascot Lemur

Hipper Text Make Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which is the proper way to write an h1 tag

<h1>Hello</h1>

<h1>"Hello

{h1}Hello{/h1}

<h1>Hello<h1>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<p> tag is for...

Page of Text

Picture

Paragraph of text

Pineapples

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following codes would create a horizontal line

<br>

<h1></h1>

<hr>

<p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which code below is correct for a hyperlink

<a>

"https://google.com"

Click Me

</a>

<a>Click Me>

"https://google.com"

</a>

<a herf="https://google.com">

Click Me

</a>

<a href="https://google.com">

Click Me

</a>

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

You need a closing tag for an image without text

True

False

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

src attribute in an image tag means what?

Source of the image

Name of the image

Description of the image

Not used with image tag

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?