HTML and CSS

HTML and CSS

Professional Development

30 Qs

quiz-placeholder

Similar activities

HTML

HTML

5th Grade - Professional Development

25 Qs

Web Design: Pre-/Post Test on HTML

Web Design: Pre-/Post Test on HTML

KG - Professional Development

25 Qs

HTML - 01

HTML - 01

Professional Development

30 Qs

HTML/CSS base

HTML/CSS base

Professional Development

26 Qs

html 3

html 3

Professional Development

27 Qs

Creating a website | Introduction to CSS

Creating a website | Introduction to CSS

Professional Development

32 Qs

HTML With CSS Question

HTML With CSS Question

Professional Development

25 Qs

HTML Quiz

HTML Quiz

Professional Development

30 Qs

HTML and CSS

HTML and CSS

Assessment

Quiz

Computers, Professional Development

Professional Development

Hard

Created by

Ivan Munilla

Used 11+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the acronym HTML mean?

Hyper Text Mask Language

Hard Text Markup Language

Hyper Text Markup Language

Hard Text Mask Language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which label is correct to indicate a line break?

<br>

<br/>

<hr>

<breakLine>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct way to write a comment in HTML?

/* comment */

<!– comment –>

ctrl + Ç

<¡– comment –>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the correct way to write a link in HTML?

<link href=”#”>…<link>

<a title=”#”>…</>

<a src=”#”>…</a>

<a href=”#”>…</a>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What tag is used to write an unordered list?

<ol>

<ul>

<li>

<list>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What tag is used to name each row in an html list?

<ol>

<ul>

<li>

<list>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The following instructions are accompanied by an attribute. Which one is correct?

<img src=”foto.jpg” alt=”text”>

<img src=”foto.jpg” value=”text”>

<img src=”foto.jpg” text=”text”>

<img src=”foto.jpg” desc=”text”>

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?