HTML/CSS Quiz

HTML/CSS Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Web Design Advanced HTML CSS

Web Design Advanced HTML CSS

9th - 12th Grade

18 Qs

4.01 Quiz B

4.01 Quiz B

9th - 12th Grade

20 Qs

HTML/CSS

HTML/CSS

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

Y8 - Web page design (HTML & CSS)

Y8 - Web page design (HTML & CSS)

9th - 11th Grade

20 Qs

Final Exam Review 2018

Final Exam Review 2018

10th - 12th Grade

20 Qs

La sintassi CSS

La sintassi CSS

9th Grade - Professional Development

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