HTML/CSS Quiz

HTML/CSS Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

MTA HTML CSS Session 1

MTA HTML CSS Session 1

7th - 9th Grade

18 Qs

HTML & CSS Review

HTML & CSS Review

7th - 12th Grade

20 Qs

Pemrograman Web

Pemrograman Web

11th Grade

20 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

CSS Basics

CSS Basics

6th - 12th Grade

21 Qs

MaWD 4.01

MaWD 4.01

KG - University

20 Qs

Code Quiz

Code Quiz

KG - University

21 Qs

HTML & CSS

HTML & CSS

9th - 12th Grade

22 Qs

HTML/CSS Quiz

HTML/CSS Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Miguel Quillens

Used 7+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The tag which informs the web browser which version of HTML the file is written in.

<!DOCTYPE html>

<p>

<doctype html>

<html></html>

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The tag which is a container for all code pertaining to an HTML webpage.

<html></html>

<p>

<body></body>

<header></header>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The tag at the bottom of the page which may contain information about the author, copyright information, etc.

<img>

<body></body>

<header></header>

<footer></footer>

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The header tag with the smallest font.

<h5>

<h6>

<h2>

<h1>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The tag which holds information about a webpage including the title, links to CSS files, etc.

<title>

<head></head>

<footer></footer>

<body></body>

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The tag that is used to create regular text on a webpage.

<head></head>

<img src="">

<body></body>

<p>

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The tag within the <head> tag which tells the browser how to name the webpage.

<body>

<p>

<title></title>

<li>

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?