Website Practical Assessment

Website Practical Assessment

Professional Development

10 Qs

quiz-placeholder

Similar activities

Web Technology

Web Technology

Professional Development

10 Qs

Pemrograman Web dan Perangkat Bergerak

Pemrograman Web dan Perangkat Bergerak

University - Professional Development

10 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

Revisão HTML / CSS - CEMI

Revisão HTML / CSS - CEMI

Professional Development

14 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

HTML Quiz | For Beginners

HTML Quiz | For Beginners

1st Grade - Professional Development

10 Qs

HTML Basics

HTML Basics

Professional Development

14 Qs

Module 2

Module 2

University - Professional Development

10 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?