css exam

css exam

University

25 Qs

quiz-placeholder

Similar activities

GREEN TECHNOLOGY COMPLIANCE

GREEN TECHNOLOGY COMPLIANCE

University

20 Qs

Environmental Studies Quiz

Environmental Studies Quiz

University

20 Qs

Flue Gas Analysis

Flue Gas Analysis

University

20 Qs

LEVELLING FOR CIVIL ENGINEERING

LEVELLING FOR CIVIL ENGINEERING

University

20 Qs

Online Webinar by Krunal Talsaniya

Online Webinar by Krunal Talsaniya

University

20 Qs

Machine Learning

Machine Learning

University

20 Qs

Artificial Intelligence CT-4

Artificial Intelligence CT-4

University

20 Qs

Untitled Quiz

Untitled Quiz

1st Grade - 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?