HTML & CSS

HTML & CSS

University

30 Qs

quiz-placeholder

Similar activities

QUIZZ pbw

QUIZZ pbw

University

25 Qs

HTML/Web basics

HTML/Web basics

5th Grade - Professional Development

30 Qs

радио 25

радио 25

University

25 Qs

Repaso general

Repaso general

University

30 Qs

¿Cuánto sabes de HTML Y CCS?

¿Cuánto sabes de HTML Y CCS?

University

28 Qs

CSE Quiz DC3

CSE Quiz DC3

University

30 Qs

Coding 1 SMA Immanuel

Coding 1 SMA Immanuel

University

25 Qs

React - Introdução

React - Introdução

12th Grade - University

27 Qs

HTML & CSS

HTML & CSS

Assessment

Quiz

Other

University

Hard

Created by

Utsav Kumar

Used 25+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

CSS is an acronym for -

Cascading System Style

Cascading Style Sheet

Costume Style Sheet

None of the Above

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which tag is used to contain content that is related to the primary content of the webpage, but isn't the primary content of the page?

footer

header

nav

aside

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is true about CSS?

provide meaning to the sections of the web page

define structure of the web page

apply styles for the web page

none of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which HTML attribute is used to define inline styles?

font

styles

style

class

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of the following represents an internal style sheet?

css=”tag{property=value;}”

style=”tag{property:value;}”

<style> tag{property: value;} </style>

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which is the correct CSS syntax written inside the style tag?

body:{ font-size= 20px; }

body { font-size= 20px };

body:{ font-size: 20px; }

body { font-size: 20px; }

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Where in an HTML document is the correct place to refer to an external style sheet?

At the end of the document

In the <body> section

In the <head> section

Anywhere in the document

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?