Quiz3 - HTML 5

Quiz3 - HTML 5

Professional Development

15 Qs

quiz-placeholder

Similar activities

Javascript - 01

Javascript - 01

Professional Development

20 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML + CSS

HTML + CSS

KG - Professional Development

10 Qs

2 ANO TEC PROGRAMAÇÃO MOBILE AV1

2 ANO TEC PROGRAMAÇÃO MOBILE AV1

Professional Development

10 Qs

js DOM

js DOM

12th Grade - Professional Development

20 Qs

HTML beginners quiz

HTML beginners quiz

9th Grade - Professional Development

13 Qs

HTML y CSS 1

HTML y CSS 1

Professional Development

10 Qs

CSS

CSS

1st Grade - Professional Development

15 Qs

Quiz3 - HTML 5

Quiz3 - HTML 5

Assessment

Quiz

Computers

Professional Development

Medium

Created by

princessmariajohn MCA-HICET

Used 12+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the proper way to write an h1 tag

<h1>Hello</h1>

<h1>"Hello

{h1}Hello{/h1}

<h1>Hello<h1>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following codes would create a horizontal line

<br>

<h1></h1>

<hr>

<p>

3.

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>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need a closing tag for an image without text

True

False

5.

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<th></th> is the code for .....

a table row

a table column

a table header

Thanos

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the code for a paragraph to be blue?

<td style=“background-color:blue;”>

<h1 style=“font-size:60px;”>

<p style=“color:blue;”>

<tagname style=“property:value;”>

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?