Mastering HTML Basics

Mastering HTML Basics

University

10 Qs

quiz-placeholder

Similar activities

WEB DEVELOPMENT QUIZ

WEB DEVELOPMENT QUIZ

University

10 Qs

QUIZ WEEK 1: HTML

QUIZ WEEK 1: HTML

University

11 Qs

HTML Quiz - Codedu

HTML Quiz - Codedu

University

15 Qs

WEB TECHNOLOGY-INTERNET BASICS AND HTML

WEB TECHNOLOGY-INTERNET BASICS AND HTML

University

15 Qs

Day -4 Workshop Quiz

Day -4 Workshop Quiz

University

15 Qs

HTML

HTML

KG - Professional Development

8 Qs

BAB 4 KOD ARAHAN-BY PO ENCEM

BAB 4 KOD ARAHAN-BY PO ENCEM

6th Grade - University

10 Qs

Web<div>

Web<div>

University

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