HTML5 Basics

HTML5 Basics

7th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Web Design

Web Design

10th - 12th Grade

15 Qs

Inter State Competition

Inter State Competition

9th Grade

17 Qs

HTML

HTML

7th - 12th Grade

17 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

21 Qs

HTML Quiz

HTML Quiz

7th - 12th Grade

15 Qs

INTRO TO HTML ELEMENTS

INTRO TO HTML ELEMENTS

6th - 7th Grade

15 Qs

HTML5 Basics

HTML5 Basics

Assessment

Quiz

Computers

7th - 10th Grade

Hard

Created by

RANJANA MISHRA

Used 108+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The content of the web(such as pictures, text, links) will show up here:

<HTML>

<BODY>

<IMG>

<HEAD>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the largest heading?

H2

H3

H4

H6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following tag will show a bulleted list

<UL>

<OL>

<LI>

<LIST>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is wrong with this tag:

<img src="mypic.jpg" >

src should be replaced with href

The </img> tag is missing.

The alt attribute is missing.

There are no errors.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these has correct syntax?

<DOCTYPE html!>

<!DOCTYPE html>

!<DOCTYPE html>

<DOCTYPE! html>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used with the <figure> tag to display an image?

<IMG>

<SRC>

<FIG>

<FIGCAPTION>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What section of a web page contains the author of the document, copyright information, links to the terms of the use, contact information, etc. ?

HEADER

FOOTER

NAV

DIV

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?