You are on page 1of 16

My Study Guide

HTML Tags

BY:SHAKORA MCDOUGAL
What does the tag
HTML mean, and
what does it look
like?
It creates a It makes the
html screen
document bigger
<html> html/
</html> /html

It makes the
It creates a computer
technology turn off and
code on
<html> <html>
<html/> <html>
What does the
tag TITLE mean,
and what does it
It puts the
look like? It puts the
title in the title in the
cartoon title bar
<title> <title>
<title> </title>

It deletes the It names


title anything
<title/> /Title/
<title> /Title/
What does the
HEAD tag mean
,and what do it
look like?
Part of human
Header body

Sets up the
Boss or chief title
of something <title>
</title>
What does the BODY
tag means ,and what
does it look like?

An animal A person

It sets off the


visible
portion of A paragraph
the in a letter
document
<body>
</body>
What does the HREF tag
means ,and what does it
look like?
Creates a
hyperlink Creates a
<href> document
</href>

Creates a Creates a
word new world

You might also like