Search Header Logo

HTML and CSS Quiz

Authored by Eman Albanna

Computers

6th Grade

Used 7+ times

HTML and CSS Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Insert the correct end tag for the HTML heading.

<h1\>

</h1>

(h1/)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct answer to create an <a> element, set the href attribute ?

<a href=#article2>Trying different foods in Japan</a>

<a href="article2">Trying different foods in Japan</a>

<a href "#article2">Trying different foods in Japan</a>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use the correct HTML tag to add a heading with the text 'coding'.

<h1>coding</h1>

<h1>coding<\h1>

<h1>"coding"</h1>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use the correct HTML tag to add a paragraph with the text 'Hello World!'.

<p>hello<p>

<p>hello</p>

</p>hello</p>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use CSS to set the font of the paragraph to 'courier'.

font-family:"corier";

font-family="corier";

font family:"corier";

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a class/write an example.

class='icon1'

class=page

class:page

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Use CSS to set the background color of the document to yellow.

background-color="yellow;

background color="yellow;

background-color=yellow

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?