css exam

css exam

University

25 Qs

quiz-placeholder

Similar activities

Electro2 MSW1

Electro2 MSW1

University

20 Qs

Biofuels: A Sustainable Energy Source

Biofuels: A Sustainable Energy Source

10th Grade - University

20 Qs

Ridge, Lasso and Polynomial Regression

Ridge, Lasso and Polynomial Regression

University

20 Qs

SOM- Arbee

SOM- Arbee

University

20 Qs

Quiz on Beam Bearing Plates and Column Base Plates

Quiz on Beam Bearing Plates and Column Base Plates

University

20 Qs

Groundwater Table Observation

Groundwater Table Observation

University

20 Qs

Hackharbor 3.0 Day 3:C

Hackharbor 3.0 Day 3:C

University

20 Qs

Tech-fest

Tech-fest

University

20 Qs

css exam

css exam

Assessment

Quiz

Engineering

University

Practice Problem

Hard

Created by

kalyani boyina

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The full form of CSS is:


Cascading Style Sheets
Color and Style Sheets
Cascading Style Sheets
Coloured Special Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can we change the background color of an element?


style

color

background-color

both A and B

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following type of HTML tag is used to define an internal style sheet?



a) <script>

b) <link>

c) <class>

d) <style>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of following CSS code snippet?

h1 {color: "green";}

The text will be displayed in blue instead of green.
The h1 element will not be affected by the CSS code.
The color value should be enclosed in single quotes instead of double quotes.
No output will be generated due to the error in the color value.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output of following CSS code snippet?

h1 {color: red text-decoration: underline; font-style: italic;}

a) color: red, text-decoration: underline works


b) only font-style: italic works

c) color: red, text-decoration: underline and font-style: italic all works

d) text-decoration: underline and font-style: italic works

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following are the CSS Extension Prefixes for Webkit?



a) -chrome

b) -web

c) -o-

d) -webkit

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following CSS property sets the font size of text?



a) font-size

b) text-size

c) text

d) size

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?