HTML Intro

HTML Intro

9th - 12th Grade

12 Qs

quiz-placeholder

Similar activities

Pop Quiz 1

Pop Quiz 1

9th - 12th Grade

15 Qs

HTML Introduction

HTML Introduction

3rd Grade - Professional Development

10 Qs

HTML introduction

HTML introduction

8th - 9th Grade

10 Qs

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

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

9th Grade

10 Qs

Quiz HTML

Quiz HTML

1st - 10th Grade

10 Qs

HTML Introduction

HTML Introduction

9th - 12th Grade

10 Qs

QUIZ Pemrograman Web

QUIZ Pemrograman Web

11th Grade

15 Qs

Quiz 1 - Intro to HTML

Quiz 1 - Intro to HTML

12th 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?