Web-Dev:Session-5

Web-Dev:Session-5

8th Grade

10 Qs

quiz-placeholder

Similar activities

Final Quiz

Final Quiz

6th - 8th Grade

15 Qs

HTML & CSS Quiz

HTML & CSS Quiz

8th Grade

15 Qs

ICT CSS Exam

ICT CSS Exam

8th Grade

14 Qs

british

british

1st Grade - University

10 Qs

Unit 2 Coding

Unit 2 Coding

6th - 8th Grade

8 Qs

Flask

Flask

6th - 12th Grade

15 Qs

HTML and CSS

HTML and CSS

4th - 9th Grade

13 Qs

CSS-ponavljanje

CSS-ponavljanje

5th Grade - University

11 Qs

Web-Dev:Session-5

Web-Dev:Session-5

Assessment

Quiz

Computers

8th Grade

Medium

Created by

harshit shukla

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What does the <meta charset="UTF-8"> tag define in HTML?

Document title

Document character set

Document keywords

Document language

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to link an external CSS file to an HTML document?

<link>

<style>

<css>

<script>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In HTML, which tag is used to create an unordered list?

<ol>

<dl>

<ul>

<li>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the <dl> tag in HTML?

Defines a description list

Defines a division or section

Defines a data list

Defines a document link

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In CSS specificity, which of the following has the highest specificity?

Element selectors

Class selectors

ID selectors

Universal selectors

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the CSS specificity value of the selector div p?

2

1

11

20

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How do you select an element with the ID "example" in CSS?

#example
element#example
.example
id:example

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?