Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

quiz-placeholder

Similar activities

Asas JavaScript

Asas JavaScript

1st Grade - University

18 Qs

WDS-MHX 2025 Web Train: HTML + CSS

WDS-MHX 2025 Web Train: HTML + CSS

University

20 Qs

Java Script Pro

Java Script Pro

3rd Grade - University

12 Qs

Quiz on HTML, CSS -1

Quiz on HTML, CSS -1

University

10 Qs

Creating Web Pages

Creating Web Pages

University

10 Qs

CSC264 Javascript Basic

CSC264 Javascript Basic

University

15 Qs

CSS QUIZ

CSS QUIZ

University

20 Qs

CSS quiz

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