HTML and CSS

HTML and CSS

Professional Development

30 Qs

quiz-placeholder

Similar activities

HTML y CSS

HTML y CSS

University - Professional Development

30 Qs

CSS

CSS

9th Grade - Professional Development

35 Qs

DPIN-00

DPIN-00

Professional Development

30 Qs

HTML/CSS base

HTML/CSS base

Professional Development

26 Qs

Quiz 3 - ITEDEV - Final

Quiz 3 - ITEDEV - Final

Professional Development

30 Qs

18.11.2020

18.11.2020

Professional Development

25 Qs

Web Design: Pre-/Post Test on HTML

Web Design: Pre-/Post Test on HTML

KG - Professional Development

25 Qs

HTML

HTML

5th Grade - Professional Development

25 Qs

HTML and CSS

HTML and CSS

Assessment

Quiz

Computers, Professional Development

Professional Development

Hard

Created by

Ivan Munilla

Used 12+ 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?