HTML/CSS Quiz

HTML/CSS Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

HTML5 CodeHS Basics

HTML5 CodeHS Basics

8th - 12th Grade

18 Qs

Linguaggio HTML

Linguaggio HTML

10th Grade

18 Qs

Web Design- HTML Review

Web Design- HTML Review

KG - University

17 Qs

Web Design and Development N5

Web Design and Development N5

10th Grade

17 Qs

HTML (Tables &  Frames)

HTML (Tables & Frames)

9th Grade

20 Qs

HTML-FORM

HTML-FORM

10th Grade

20 Qs

HTML Basics Quiz

HTML Basics Quiz

9th - 12th Grade

20 Qs

CSS Basics

CSS Basics

6th - 12th Grade

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