HTML & CSS

HTML & CSS

University

30 Qs

quiz-placeholder

Similar activities

HTML & CSS Level 01

HTML & CSS Level 01

University

25 Qs

Webathan

Webathan

University

30 Qs

Javascript I

Javascript I

University

33 Qs

Prueba Diagnostico HTML

Prueba Diagnostico HTML

University

25 Qs

Webathon1.0

Webathon1.0

University

30 Qs

HTML Basico

HTML Basico

12th Grade - Professional Development

25 Qs

Brookshine competition

Brookshine competition

8th Grade - University

32 Qs

Pretest Webdesign Level 1

Pretest Webdesign Level 1

7th Grade - University

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