RPL-Web-02 (Web)

RPL-Web-02 (Web)

12th Grade - University

35 Qs

quiz-placeholder

Similar activities

Basic HTML and CSS Quiz 1.0

Basic HTML and CSS Quiz 1.0

12th Grade

35 Qs

Pemrograman Web

Pemrograman Web

University

40 Qs

Web Dev

Web Dev

University

30 Qs

HTML & CSS Test

HTML & CSS Test

6th - 12th Grade

30 Qs

Web Design Final Exam Review-HTML

Web Design Final Exam Review-HTML

9th - 12th Grade

33 Qs

HTML

HTML

University

40 Qs

Html elements (tags)

Html elements (tags)

6th - 12th Grade

40 Qs

HTML Web Design Review

HTML Web Design Review

9th - 12th Grade

32 Qs

RPL-Web-02 (Web)

RPL-Web-02 (Web)

Assessment

Quiz

Computers

12th Grade - University

Medium

Created by

Rashed ICT

Used 13+ times

FREE Resource

35 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

Hyper Text Programming Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct HTML element for the smallest heading?

<h6>

<h1>

<head>

<heading>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for adding a background color?

<body bg="blue">

<body style="background-color:blue;">

<background>blue</background>

(D) <background style="background-color:blue;">

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML element to define emphasized text?

<italic>

<em>

<i>

<strong>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you open a link in a new tab/browser window?

<a href="url" target="_blank">

<a href="url" target="new">

<a href="url" new>

<a href="url" target="blank">

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these elements are all table elements?

<table><tr><tt>

<table><tr><td>

<thead><body><tr>

<table><head><tfoot>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for making a checkbox?

<input type="checkbox">

<input type="check">

<checkbox>

<check>

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?