Job1

Job1

University

24 Qs

quiz-placeholder

Similar activities

Quiz 3

Quiz 3

University

20 Qs

Code nhanh

Code nhanh

University

21 Qs

HTML & CSS Level 01

HTML & CSS Level 01

University

25 Qs

Reforcemos la amistad

Reforcemos la amistad

University

23 Qs

Coding 1 SMA Immanuel

Coding 1 SMA Immanuel

University

25 Qs

CSS QUIZ

CSS QUIZ

University

20 Qs

Intervalos

Intervalos

University

20 Qs

Fundamentos diseño web

Fundamentos diseño web

University

20 Qs

Job1

Job1

Assessment

Quiz

Other

University

Hard

Created by

Job Lipat

Used 2+ times

FREE Resource

24 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary purpose of the <head> tag in an HTML document

Defines the main content of the page

Contains metadata about the document

Specifies the page title

Creates a header for the document

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What HTML element is used to denote a block of text?

<block>

<text>

<paragraph>

<p>

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What HTML tag is used to define a link?

<a>

<link>

<page>

<href>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the purpose of the <style> tag in an HTML document?

Specifies a heading style for the document

Defines a new section within the document

Contains JavaScript code for styling

Embeds CSS code to define the document's looks

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the primary purpose of the <div> tag

Defines a hyperlink within the document

Represents a grouping of elements in the HTML document

Specifies a list item in an ordered list

Embeds an external video file in the document

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Among the following options, which one is not an HTML input element?

<input type="text">

<select>

<button>

<label>

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the CSS query selector for an HTML element with the class "container"?

#container

.container

container

element.container

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?