NEW
Font size
WorksheetsCodeHS - Matisse - What is the Internet
Total questions: 26
Worksheet time: 1hrs 18mins
HTML stands for
Hyper Text Mark-up Language
Highlighted Text Machine Language
Highlighted textual-based Language
High Text Maximum Language
The purpose of hypertext is to:
display links to other hypertext documents
annotate text
perform web searches
analyze web pages for inconsistencies
The symbols < and > are referred to as:
angle brackets.
tags.
close tags.
open tags.
<h1> is an example of a ______ tag.
open
close
angle
Which is the correct format for a closing tag?
</h1>
<\h1>
<h1>
<h1/>
This tag tells the browser which version of HTML you are using:
<!DOCTYPE html>
<html>
<body>
</html>
This tag contains metadata.
<!DOCTYPE html>
<head>
<title>
<body>
_________ allows users to search for your webpage.
Metadata
HTML
Tags
Headings
The _________ tag defines the webpage and is displayed in the top of the web browser.
title
doctype
head
body
The structure of an html document is referred to as a:
tree.
plant.
limb.
leave.
The purpose of indenting HTML code is to:
make the lines longer.
show the structure of the page.
adhere to html standards.
make coding fun.
that allows user to access and view web pages.
What does the word anonymous mean?
powerful
un-identified
controlling
being watched
Which part of the URL is in red?
http://muidsdavid.weebly.com/a/index.php
