Quiz 3 - 14/07/2021

Quiz 3 - 14/07/2021

1st - 10th Grade

10 Qs

quiz-placeholder

Similar activities

CSS Quiz

CSS Quiz

1st - 3rd Grade

10 Qs

HTML

HTML

10th Grade

10 Qs

Q3 2023-2024_Quiz#1 (HTML)

Q3 2023-2024_Quiz#1 (HTML)

8th Grade

10 Qs

HTML/ CSS

HTML/ CSS

7th - 11th Grade

15 Qs

HTML QUIZ - Advanced

HTML QUIZ - Advanced

9th - 12th Grade

10 Qs

Sains Komputer Tingkatan 5 - 3.3.4 Menggunakan CSS

Sains Komputer Tingkatan 5 - 3.3.4 Menggunakan CSS

1st - 12th Grade

10 Qs

8 CSS

8 CSS

8th Grade

15 Qs

Adding Styles Quiz

Adding Styles Quiz

8th Grade

10 Qs

Quiz 3 - 14/07/2021

Quiz 3 - 14/07/2021

Assessment

Quiz

Computers

1st - 10th Grade

Medium

Created by

WAI TAN

Used 8+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is CSS?

Cascading Sheets Styles

Cascading Style Sheets

Style Cascading Sheet

Style Sheets Cascading

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The appearance of the page is determined by one or more style sheets written in CSS language.

TRUE

FALSE

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Which of the following is one of the types of style sheets? (Select more than one answer)

inline styles

embedded styles

external styles

internal styles

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

___ are added to the head of an of an HTML document.

Inline styles

Embedded styles

External styles

User-defined styles

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

h1,h2{color:red;}


Is the statement correct?

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<h1 style="color:red;">

I love Programming

</h1>

Inline style

Embedded style

Internal style

External style

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

<style>

h1{ color: red;}

</style>

Inline style

External style

Embedded style

User-defined style

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?