Mastering HTML Basics

Mastering HTML Basics

University

10 Qs

quiz-placeholder

Similar activities

FMT web developing session 4 HTML5 + CSS3

FMT web developing session 4 HTML5 + CSS3

KG - Professional Development

15 Qs

HTML Dasar

HTML Dasar

10th Grade - University

12 Qs

HTML Quiz

HTML Quiz

University

10 Qs

Day -5 Workshop Quiz

Day -5 Workshop Quiz

University

15 Qs

Week 4 Review

Week 4 Review

University

15 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

HTML

HTML

7th Grade - University

10 Qs

HTML Quiz

HTML Quiz

9th Grade - Professional Development

10 Qs

Mastering HTML Basics

Mastering HTML Basics

Assessment

Quiz

Other

University

Medium

Created by

farah albouchi

Used 3+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an HTML element?

An HTML element is a component of an HTML document defined by a start tag, content, and an end tag.

An HTML element is a type of programming language.

An HTML element is a standalone document without tags.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to insert an image in HTML?

<image src="image.jpg">

<img link="image.jpg">

<img src="image.jpg" alt="description">

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you create a hyperlink in HTML?

src

link

href

target

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create an ordered list in HTML?

  1. <ul>

  1. <ol>

<list>

<li>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What tag is used to create a table in HTML?

<tab>

<table>

<tbody>

<tr>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a comment in HTML?

<!-- comment -->

<comment>

<# comment >

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Does the <input> element require a closing tag?

yes

no

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?