Search Header Logo

Ice breaker 2

Authored by CSS team

Computers

9th - 12th Grade

Used 1+ times

Ice breaker 2
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

11 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following code is supposed to display an image, but fails to do so. Why?

<img https://www.example.com/laptop.jpg />

The tag can only display .png image formats

The tag should be replaced with an tag.

The image URL should be all uppercase.

The src attribute is missing and must be set equal to the image URL, enclosed in double quotation marks

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Match the missing blank with the proper syntax to create an HTML paragraph element from this text:

<p>CSS Is Fun! __

<#p>

<\p>

</p>

<p\>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would the output of the code below change if <ul> and </ul> were changed to <ol> and </ol>, respectively?

<ul>

<li>Lorem</li>

<li>Ipsum</li>

<li>Horribilis</li>

</ul>

Numbers in the output would change to bullet points

Bullet points in the output would change to numbers

The code would no longer output any visible content in the browser.

No changes to the output would occur.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following tags would contain the HTML for a web page’s visible content?

<html>

<about>

<head>

<body>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct CSS declaration?

font green

color: green;

"color": green

color = green;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The font-weight property will adjust which of the following?

How small or large text appears.

How transparent text appears.

The spacing between letters.

How thin or thick text appears.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the benefit of using the <label> element?

The <label> element validates the value of the <input> element

The <label> element will autofill the field of the associated <input> element.

Clicking on the <label> element clears the value of the <input> element.

Clicking on the <label> element will focus on the text field of the associated <input> element

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?