Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

quiz-placeholder

Similar activities

Batch E418

Batch E418

University

20 Qs

Quiz on HTML, CSS -1

Quiz on HTML, CSS -1

University

10 Qs

HTML/CSS

HTML/CSS

9th Grade - Professional Development

20 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

Week 9

Week 9

University

10 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

Introduction to CSS

Introduction to CSS

University

10 Qs

test

test

University

15 Qs

Day - 3 Workshop quiz

Day - 3 Workshop quiz

Assessment

Quiz

Other

University

Medium

Created by

Gnaneshwar Reddy

Used 6+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

  • A) Computer Style Sheets

  • B) Cascading Style Sheets

  • C) Creative Style Sheets

  • D) Colorful Style Sheets

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to refer to an external CSS file?

  • A) At the end of the document

  • B) In the <body> section

  • C) In the <head> section

  • D) Right after the <title> tag

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an internal style sheet?

  • A) <style>

  • B) <css>

  • C) <script>

  • D) <stylesheet>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you change the background color of an element in CSS?

  • A) color: blue;

  • B) background-color: blue;

  • C) bg-color: blue;

  • D) background: blue-color;

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the text color of an element?

  • A) text-color

  • B) font-color

  • C) color

  • D) text-style

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct CSS syntax to make all the <p> elements bold?

  • A) p {font-weight: bold;}

  • B) <p >

  • C) p {text:bold;}

  • D) <p >

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the font size of text?

  • A) font-style

  • B) text-style

  • C) font-size

  • D) text-size

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?