Java HTML (Quiz)

Java HTML (Quiz)

11th Grade

17 Qs

quiz-placeholder

Similar activities

HTML (11 класс)

HTML (11 класс)

11th Grade

20 Qs

HTML 2 klasa - podsumowanie 1 semestru

HTML 2 klasa - podsumowanie 1 semestru

11th - 12th Grade

20 Qs

Introducción a HTML y CSS

Introducción a HTML y CSS

11th Grade - University

20 Qs

HTML và CSS

HTML và CSS

9th - 12th Grade

15 Qs

css-flex

css-flex

9th - 12th Grade

15 Qs

Webpage Designing

Webpage Designing

11th Grade

15 Qs

UTS PWPB XI.H

UTS PWPB XI.H

11th Grade

15 Qs

Персональне навчальне середовище

Персональне навчальне середовище

1st - 12th Grade

12 Qs

Java HTML (Quiz)

Java HTML (Quiz)

Assessment

Quiz

Education

11th Grade

Easy

Created by

Mr. Pura

Used 6+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

HTML Stands for?

   Hype Texting Markup Language

Hyper Text Markup Language

Hyper Text Markuping Language

Hyper Text Mark Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _____________ declaration defines that this document is an HTML5 document

<!DOCTYPE html>

<p>

<html>

<title>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ element is the root element of an HTML page

<body>

<h1>

<html>

<p>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ element contains meta information about the HTML page

<html>

<body>

<!DOCTYPE html>

<head>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The ______ element specifies a title for the HTML page (which is shown in the browser's title bar or in the page's tab)

<p>

<h1>

<body>

<title>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The _______ element defines the document's body, and is a container for all the visible contents, such as headings, paragraphs, images, hyperlinks, tables, lists, etc.

<body>

<p>

<h1>

<title>

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

The ______ element defines a large heading

<!DOCTYPE html>

<html>

<h1>

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