Basic HTML Tags
Basic HTML Tags 2
Basic HTML Tags 3
HTML Facts
Web Design Roles
100
Paragraph
<p&gt </p&gt
100
Line Break
<br/&gt <br&gt
100
Defines a title in the Browser Tab
<title&gt </title&gt
100
HTML stand for _________ _________ _________ _______.
What is Hyper Text Markup Language?
100
An individual who creates and revises Web page text.
What is a Content Writer?
200
Heading
<h1&gt </h1&gt
200
Horizontal Rule
<hr/&gt <hr&gt
200
Ordered List
<ol&gt </ol&gt
200
HTML element tags are keywords surround by ______________ brackets?
Angle
200
An individual who creates original art such as logos, stylized typefaces, and avatars or props for Web pages and 3D virtual worlds.
What is a Web artist/designer?
300
Italics
<i&gt </i&gt
300
Tag that defines the visible content on an HTML web page.
<body&gt </body&gt
300
Unordered List
<ul&gt </ul&gt
300
Most HTML elements have ____________ and ______________ tags.
opening/closing or start/end
300
An individual who assumes a variety of roles related to publishing and maintaining a Web site.
What is a Webmaster?
400
Bold
<b&gt </b&gt
400
Background Color
<body bgcolor="red"&gt 
400
List item in an ordered or unordered list
<li&gt </li&gt
400
End tags of an HTML element usually has the ___________ symbol.
/ Slash
400
An individual responsible for ensuring the day-to-day functionality of the network and protecting it from internal and external threats.
What is a Network security administrator?
500
Tags that defines text document as an HTML web page.
<html&gt </html&gt
500
Hyperlink
<a href="http://www.link.com"&gt Click Here
</a&gt
500
Image
<img src="photo.jpg" alt="Photo"&gt 
500
Give an example of an empty element.
<hr/&gt or <br/&gt
500
An individual who uses scripting languages to create dynamic and interactive Web page elements.
What is a Web programmer?
M
e
n
u