Website Practical Assessment

Website Practical Assessment

Professional Development

10 Qs

quiz-placeholder

Similar activities

Javascript HTML CSS

Javascript HTML CSS

Professional Development

13 Qs

Latihan HTML

Latihan HTML

12th Grade - Professional Development

10 Qs

HTML

HTML

Professional Development

7 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Sains Komputer Tingkatan 5 - 3.3.3 Membina laman web mudah

Sains Komputer Tingkatan 5 - 3.3.3 Membina laman web mudah

1st Grade - Professional Development

11 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

Basic CSS

Basic CSS

Professional Development

15 Qs

HTML Basics

HTML Basics

9th Grade - Professional Development

9 Qs

Website Practical Assessment

Website Practical Assessment

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Alvin Hadinata

Used 6+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What does the HTML stand for?

High Text Markup Language

Hyper Text Markup Language

Hyper Text Main Language

High Textured Markup Language

2.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which html tag that use to write a heading text?

<h1>

<table>

<html>

<strong>

3.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

If you want to create a table, which tag that you use?

<td>

<tr>

<table>

<th>

4.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Media Image

What html code should be written to build this element?

Media Image
Media Image
Media Image
Media Image

5.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Which text formatting tag that you can use to make your text bold?
Example : "Hi, this text is bold!"

<i>

<strong>

<sup>

<b>

Answer explanation

The bold tags (<b>) are used just to make a piece of text visually bold in HTML. Meanwhile strong tags (<strong>) are used to format text in HTML and show the importance of a certain part of the text by semantically highlighting it.

6.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

What html tag needed if we want to insert an image?

<audio>

<image>

<img>

<picture>

7.

MULTIPLE CHOICE QUESTION

20 sec • 10 pts

Media Image

What html code should be written to build this element?

Media Image
Media Image
Media Image
Media Image

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?