Web Development and Programming

Web Development and Programming

University

20 Qs

quiz-placeholder

Similar activities

QUIZ 1: REVIEW ON C

QUIZ 1: REVIEW ON C

University

15 Qs

สอบปลายภาค งานกราฟิกเบื้องต้น

สอบปลายภาค งานกราฟิกเบื้องต้น

University

20 Qs

QUIZ 2

QUIZ 2

University

20 Qs

Review Quiz (Chapter 3&4)

Review Quiz (Chapter 3&4)

University

20 Qs

C Programming Unit-1 Test-2

C Programming Unit-1 Test-2

University

20 Qs

HTML Quiz

HTML Quiz

11th Grade - University

15 Qs

Java Quiz 1

Java Quiz 1

University

20 Qs

quiz pertemuan 2 asik ddp

quiz pertemuan 2 asik ddp

University

15 Qs

Web Development and Programming

Web Development and Programming

Assessment

Quiz

Computers

University

Medium

Created by

Biwash Adhikari

Used 59+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 5 pts

Which one is correct HTML page structure ?

<!DOCTYPE html>

<html>

<head>

<title></title>

</head>

<body>

</body>

</html>

<!DOCTYPE html>

<html>

<body>

<head>

<title></title>

</head>

</body>

</html>

<!DOCTYPE html>

<html>

<head>

<body>

</body>

<title></title>

</head>

</html>

<head>

<title></title>

</head>

<body>

</body>

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which HTML header tag is bigger ?

<h4>

<h6>

<h1>

<h+1>

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which tag break the line line in html?

<be>

<hr>

<br>

<h2>

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

To Draw the horizontal line in html, Which tag is use ?

<hr>

<h2>

<hc>

<br>

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which one is Preserve Formatting Tag ?

<pft>

<pre>

<br>

<hr>

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which tag is used for bulleted list ?

<ul>

<li>

<ol>

<u>

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which tag is used numbered list ?

<ul>

<li>

<ol>

<u>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?