Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

quiz-placeholder

Similar activities

Test 3 Review CSS, Mashup and visualization

Test 3 Review CSS, Mashup and visualization

University

19 Qs

HTML TAGS

HTML TAGS

University

15 Qs

HTML

HTML

7th Grade - University

10 Qs

Quiz __ Day --7

Quiz __ Day --7

University

10 Qs

Web тегтері

Web тегтері

University

10 Qs

Day -5 Workshop Quiz

Day -5 Workshop Quiz

University

15 Qs

Quiz 3

Quiz 3

University

20 Qs

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

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?