css

css

University

12 Qs

quiz-placeholder

Similar activities

Ucertify Introduction to Cascade Style Sheets Technology

Ucertify Introduction to Cascade Style Sheets Technology

7th Grade - University

10 Qs

CSS Basic Internal and External Styling Questions

CSS Basic Internal and External Styling Questions

7th Grade - University

10 Qs

HTML & CSS Certification

HTML & CSS Certification

6th Grade - Professional Development

16 Qs

Examen de Curso de CSS

Examen de Curso de CSS

University

12 Qs

01 HTML/CSS Einführung

01 HTML/CSS Einführung

University

12 Qs

FIP Assignment 13 WEB QUIZ

FIP Assignment 13 WEB QUIZ

10th Grade - University

10 Qs

Câu Hỏi Về HTML và CSS Test1

Câu Hỏi Về HTML và CSS Test1

University

16 Qs

Знаешь ли ты CSS?

Знаешь ли ты CSS?

University

10 Qs

css

css

Assessment

Quiz

Computers

University

Medium

Created by

Shilpa Jackson

Used 113+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Change the border size of the body or image

border-style

border-width

border-color

width

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

To create a dotted border around the page

border-style

border-width

border-color

width

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

sets the color of words in a paragraph

h1 {

color: pink;

}

img {

color: pink;

}

body {

color: pink;

}

p {

color: pink;

}

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a class do?

adds color to words

adds style to specific elements

adds style to a whole page

adds a lot more work

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Select the rule set to make all the text in your web page blue and centered.

p {

color: blue;

}

body {

text-align: left;

color: blue;

}

p {

text-align: center;

color: blue;

}

body {

text-align: center;

color: blue;

}

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which rule set would change the font size to 24?

font-size: 24

size: 24;

font-size: 24;

font size: 24;

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to change the background color with css?

background-color: purple;

background-color = "purple";

backgroundcolor=orange

change-background-color: purple

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?