QUIZ 3: MIDTERM

QUIZ 3: MIDTERM

University

20 Qs

quiz-placeholder

Similar activities

сонғы сессия 4

сонғы сессия 4

University

24 Qs

Revissão - Linguagem C (str, fun, stru, vt+mt,)

Revissão - Linguagem C (str, fun, stru, vt+mt,)

University

20 Qs

quizizz P. Web

quizizz P. Web

11th Grade - University

20 Qs

Av1 - Revisão (parte nota 1)sobre HTML e CSS

Av1 - Revisão (parte nota 1)sobre HTML e CSS

2nd Grade - University

25 Qs

HTML - DAY-1

HTML - DAY-1

University

15 Qs

Quiz Pemrograman Arduino

Quiz Pemrograman Arduino

10th Grade - University

15 Qs

TEB2132 C++ Fundamentals Quiz

TEB2132 C++ Fundamentals Quiz

University

15 Qs

Tippie Tech Spring Kickoff Activity

Tippie Tech Spring Kickoff Activity

University

20 Qs

QUIZ 3: MIDTERM

QUIZ 3: MIDTERM

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Kianna Dominique Alvarez

Used 44+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to add a favicon in HTML?


<icon rel="favicon" href="favicon.ico">

<link rel="icon" href="favicon.ico">

<favicon src="favicon.ico" type="image/x-icon">

<head icon="favicon.ico">

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag correctly sets the title of a web page that appears on the browser tab?

<title>My Page</title>

<h1>My Page</h1>

<tabtitle>My Page</tabtitle>

<meta name="title" content="My Page">

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which HTML element is used to define a row in an HTML table?

<row>

<table-row>

<tr>

<column>

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the correct element to create an unordered list in HTML?

<ul>

<list>

<ol>

<li>

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which tag represents an inline element in HTML?

<section>

<article>

<span>

<div>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens if you apply a CSS class to multiple elements?

It overrides all inline styles.

Only the first element will be affected.

All elements with that class name will be affected.

Classes can't be reused.

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which attribute is used to uniquely identify a single element in HTML?

name

id

class

type

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?