40-59

40-59

University

20 Qs

quiz-placeholder

Similar activities

Test 3 Review CSS, Mashup and visualization

Test 3 Review CSS, Mashup and visualization

University

19 Qs

Day - 3 Workshop quiz

Day - 3 Workshop quiz

University

15 Qs

WEB TECHNOLOGY-INTERNET BASICS AND HTML

WEB TECHNOLOGY-INTERNET BASICS AND HTML

University

15 Qs

Batch E418

Batch E418

University

20 Qs

Web Essentials -Quiz 1

Web Essentials -Quiz 1

University

20 Qs

HTML_CSS_JAVASCRIPT

HTML_CSS_JAVASCRIPT

University - Professional Development

20 Qs

Fundamental PHP

Fundamental PHP

University

20 Qs

WebTopia Round-1 (set-2)

WebTopia Round-1 (set-2)

University

25 Qs

40-59

40-59

Assessment

Quiz

Other

University

Medium

Created by

33KAZ undefined

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `<track>` element in HTML5 do?

It defines a container for navigation links.

It specifies text tracks for audio or video elements, such as subtitles or captions.

It provides a way to specify alternative video sources for different browsers or devices.

It defines a section of a document that is quoted from another source.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `scoped` attribute in the `<style>` tag do?

It restricts the application of styles to elements within the same document section.

It specifies that the styles within the `<style>` tag should only apply to the parent element.

It enables the use of scoped CSS selectors within the `<style>` tag.

It applies styles only to the `<style>` tag's parent element, isolating them from the rest of the document.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper Transfer Markup Language

Hyper Text Markup Language

High Tech Markup Language

Hyperlinks and Text Markup Language

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML tag for creating a hyperlink?

`<a>`

`<link>`

`<href>`

`<anchor>`

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used for creating a numbered list?

`<ul>`

`<ol>`

`<li>`

`<list>`

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for inserting an image?

`<img src="image.jpg">`

`<image href="image.jpg">`

`<img alt="image.jpg">`

`<img link="image.jpg">`

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the `<br>` tag represent in HTML?

Bold

New Paragraph

Line Break

Bulleted List

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?