HTML Intro

HTML Intro

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

ภาษา HTML

ภาษา HTML

9th - 12th Grade

10 Qs

Latihan Soal HTML

Latihan Soal HTML

11th Grade - University

10 Qs

Web Design 3.01 Review

Web Design 3.01 Review

9th - 12th Grade

11 Qs

HTML & CSS Basics

HTML & CSS Basics

9th - 12th Grade

15 Qs

HTML Tags

HTML Tags

9th Grade

10 Qs

แบบทดสอบก่อนเรียน ครั้งที่4 (การสร้างเว็บเพจ)

แบบทดสอบก่อนเรียน ครั้งที่4 (การสร้างเว็บเพจ)

10th - 12th Grade

10 Qs

แบบทดสอบ ม.3 หน่วย 2 ภาษา html

แบบทดสอบ ม.3 หน่วย 2 ภาษา html

9th Grade

10 Qs

HTML Basics

HTML Basics

7th - 10th Grade

10 Qs

HTML Intro

HTML Intro

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Rania Azroui

Used 32+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML stands for

Hypo Text Markup Language

Hyper Text Markup Language

Hyper Text Makeup Language

Hyper Market Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML is the standard markup language for creating Web pages. It describes the structure of a Web page.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

HTML elements tell the browser how to display the content. For example, this is a heading, this is a paragraph, this is a link, etc.

True

False

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag defines that this document is an HTML5 document.

<html>

<head>

<!DOCTYPE html>

<title>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag is the root/start of an HTML page.

<!DOCTYPE html>

<title>

<body>

<html>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This element contains the title and meta information/metadata about the HTML page.

<!DOCTYPE html>

<head>

<html>

<title>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This tag specifies a title for the HTML page. Always displayed in the browser's title bar or in the page's tab.

<html>

<body>

<head>

<title>

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?