Search Header Logo

How much of CSS do I know ?

Authored by Ameen Islam

Computers

12th Grade

Used 1+ times

How much of CSS do I know ?
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.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The extension to save CSS files is

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

CSS stands for

Color and style sheets

Cascading Style Sheets

Converting style sheets

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is correct to refer to CSS files?

<style src = example.css>

<style src = "example.css" >

<stylesheet> example.css </stylesheet>

<link rel="stylesheet" type="text/css" href="example.css">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the Background color?

bgcolor

color

background-color

All of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to control the font size of an element ?

text-style

text-size

font-size

None of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to make the background-color of all paragraph elements to yellow?

p {background-color : yellow;}

p {background-color : #yellow;}

all {background-color : yellow;}

all p {background-color : #yellow;}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct syntax to display the hyperlinks without any underline?

a {text-decoration : underline;}

a {decoration : no-underline;}

a {text-decoration : none;}

None of the above

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?