HTML/CSS Quiz

HTML/CSS Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Web Design

Web Design

10th - 12th Grade

15 Qs

Html

Html

10th Grade

20 Qs

HTML CIW Review

HTML CIW Review

8th - 12th Grade

15 Qs

HTML & CSS

HTML & CSS

6th Grade - Professional Development

16 Qs

MAWD 4.01

MAWD 4.01

9th - 12th Grade

16 Qs

HTML & CSS quiz

HTML & CSS quiz

6th Grade - Professional Development

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