yuuhtml

yuuhtml

12th Grade

40 Qs

quiz-placeholder

Similar activities

Unit 7 Test Test Review 2

Unit 7 Test Test Review 2

9th - 12th Grade

35 Qs

Science Core Pre-test

Science Core Pre-test

8th Grade - University

40 Qs

Intro to Entrepreneurship Final Exam '25

Intro to Entrepreneurship Final Exam '25

9th - 12th Grade

35 Qs

Radiographic Imaging Quiz

Radiographic Imaging Quiz

12th Grade

35 Qs

Cultural Perceptions Quiz

Cultural Perceptions Quiz

12th Grade

42 Qs

Intro to Computer Science - Sem 2 - Final Exam - 24-25

Intro to Computer Science - Sem 2 - Final Exam - 24-25

9th - 12th Grade

45 Qs

INTRO TO SQL

INTRO TO SQL

9th - 12th Grade

39 Qs

Chapter 4 Inserting Elements in a Slide

Chapter 4 Inserting Elements in a Slide

12th Grade

39 Qs

yuuhtml

yuuhtml

Assessment

Quiz

others

12th Grade

Easy

Created by

Yến Hải

Used 2+ times

FREE Resource

40 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?
Hyperlinks and Text Markup Language
Home Tool Markup Language
Hyper Text Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is making the Web standards?
The World Wide Web Consortium
Mozilla
Microsoft
Google

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the largest heading:
<h1>
<heading>
<head>
<h6>

Answer explanation

Câu hỏi yêu cầu chọn phần tử HTML phù hợp nhất cho tiêu đề lớn nhất. Trong HTML, các tiêu đề được đánh dấu từ <h1> đến <h6>, với <h1> là tiêu đề lớn nhất và <h6> là tiêu đề nhỏ nhất. Do đó, phần tử HTML đúng cho tiêu đề lớn nhất là <h1>.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element for inserting a line break?
<br>
<break>
<lb>

Answer explanation

The <br> tag inserts a single line break.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for adding a background color?
<body bg="yellow">
<background>yellow</background>
<body style="background-color:yellow;">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element to define important text
<important>
<strong>
<i>
<b>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element to define emphasized text
<i>
<em>
<italic>

Answer explanation

"Thẻ HTML đúng để xác định văn bản nhấn mạnh là <em>. Vì vậy, câu trả lời đúng là:

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?