Web-Dev:Session-5

Web-Dev:Session-5

8th Grade

10 Qs

quiz-placeholder

Similar activities

Y8 Computing HTML

Y8 Computing HTML

8th Grade

14 Qs

HTML Tags

HTML Tags

7th - 8th Grade

15 Qs

CSS

CSS

8th - 12th Grade

15 Qs

Making Websites Quiz Y9

Making Websites Quiz Y9

8th - 9th Grade

14 Qs

Intro to Programming

Intro to Programming

7th - 11th Grade

15 Qs

Dreamweaver HTML Basic

Dreamweaver HTML Basic

5th - 9th Grade

15 Qs

CS Discoveries Code.org Unit 2, Lesson 5-7 Review

CS Discoveries Code.org Unit 2, Lesson 5-7 Review

6th - 8th Grade

15 Qs

HTML & CSS Review

HTML & CSS Review

5th - 8th Grade

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

Discover more resources for Computers