Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

quiz-placeholder

Similar activities

3450 Web Design

3450 Web Design

University

15 Qs

Sharing Session #2 - Review

Sharing Session #2 - Review

University

10 Qs

Test HTML5

Test HTML5

University

10 Qs

Thử thách HTML

Thử thách HTML

University

10 Qs

APA Format: 7th Edition

APA Format: 7th Edition

University

10 Qs

Transformaciones en CSS

Transformaciones en CSS

University

10 Qs

Guaranteed Internship Program Quiz 3

Guaranteed Internship Program Quiz 3

University

10 Qs

Super 15 Batch 3 quiz

Super 15 Batch 3 quiz

University

10 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?