Quiz 2 WebE

Quiz 2 WebE

University

33 Qs

quiz-placeholder

Similar activities

Câu hỏi về HTML(3-4)

Câu hỏi về HTML(3-4)

University

34 Qs

Web Design Basics Quiz

Web Design Basics Quiz

6th Grade - University

30 Qs

HTML5 Quiz I

HTML5 Quiz I

University

29 Qs

икт №1

икт №1

University

30 Qs

PF117

PF117

University

35 Qs

ELEC1_NA QUIZ 1

ELEC1_NA QUIZ 1

University

30 Qs

Long Quiz (WS101)

Long Quiz (WS101)

University

35 Qs

Y9 Python Review

Y9 Python Review

9th Grade - University

30 Qs

Quiz 2 WebE

Quiz 2 WebE

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Cương Kim

Used 3+ times

FREE Resource

33 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to define a link that will be opened in a new tab/browser window?
<a href="url" target="_self">
<a href="url" new>
<a href="url" target="_blank">

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag to make a numbered list (danh sách có đánh số ở đầu)?
<dl>
<ul>
<list>
<ol>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML5 element defines navigation links?
<navigation>
<navigate>
<nav>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Inline elements are displayed by starting a new line. Block elements stay in the same line.
True
False

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these elements are all (nested) <table> elements?
<table> <tr> <tt>
<table> <head> <tfoot>
<table> <tr> <td>
<thead> <body> <tr>

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

What are the correct HTML tags for setting background color of the web page?
<background>yellow</background>
<body bg="yellow">
<body style="background-color:yellow;">
<body bgcolor="yellow">
<body bgcolor="0xFF00FF">

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a bulleted list (danh sách không đánh số ở đầu, thay bằng ký tự đầu dòng chung cho tất cả các dòng trong danh sách)?
<ol>
<dl>
<ul>
<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?