Search Header Logo

383-668a4c7e21be318812b42539

Authored by Abang Gembot

Other

Used 4+ times

383-668a4c7e21be318812b42539
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct definition of the element img!

Used to load and display picture

Uses JavaScript to build pixel-based graphics

Used to build graphics that will not become pixelated no matter what their size

This tag will start a canvas but is not just used to build a canvas

Uses php to build pixel-based graphics

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The registered symbol is one of the many HTML entities that can be added in order to display on a webpage. Choose the correct answer:

&copy

&copyright

&reg

&registered

&trademark

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose correct definition of the element canvas!

Used to load and display picture

Uses JavaScript to build pixel-based graphics

Used to build graphics that will not become pixelated no matter what their size

This tag will start a canvas but is not just used to build a canvas

Uses php to build pixel-based graphics

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are building a style sheet for your website. You want unvisited hyperlinks to be steelblue. You want visited links to be orange. You don’t want any link to be underlined. In your brand new style sheet, what would be the proper syntax for it?

<style> a:link { text-decoration: none;} a:link { color: steelblue;} a:visited { color: orange;} </style>

<style> a:link { text-decoration: none;} a:visited { color: orange;} a:active { color: steelblue;} </style>

<style> a { text-decoration: none;} a:visited { color: orange;} a:active { color: steelblue;} </style>

<style> a { text-decoration: none;} a:link { color: steelblue;} a:visited { color: orange;} </style>

<style> a:visited { text-decoration: none;} a:visited { color: orange;} a:active { color: steelblue;} </style>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A style indicator used for a specific behavior on a specific HTML tag.

class

ID

element

pseudo-class

element-class

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A sales page needs to have a light gray background and as a result, its text needs to be in dark gray.

External

Inline

Internal

Side

Meta

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct statement!

Webpages that include style sheet should not be tested on multiple browsers

Setting the body element to have a font of Segoe UI will ensure every device that views the website will see that font

Using new code from one part of a style sheet to another helps to minimize error

Underline is a value of the font-style property

Bold is a value in the font-weight property

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?