True
False
HTML Separates Style From Design
File Extensions Are Not Important
HTML Does Not Require the Use of a Server
HTML Files Can Contain PHP Code
/* This Is An HTML Comment */
// This Is An HTML Comment
<! This Is An HTML Comment !>
<!-- This Is An HTML Comment -->
<input="submit" />
<input type="button" />
<input type="submit" />
because they take longer to type, making them seem more important than single characters
because without HTML entities, unknown characters show up as giant smiley faces
because keyboards are made wrong and are missing the most important keys
because they can prevent characters from being interpreted instead of displayed
<html></html><head></head><body></body>
<html><head><head><body><body><html>
<html><head><body></html></head></body>
<html><head></head><body></body></html>
Yes
No
a brightly-colored element that comes in multiple shapes ideal for stacking
an element that blends in without interrupting the flow of surrounding element
an element that stands out by forces line breaks before and after itself
an element that blocks other elements from appearing
an element that increases other elements' visibility
Maybe
languages
tags
file names
opening and closing elements
file extensions
Un-beelievable!
A spelling bee!
A honey bee!
A queen bee!
A maybe!
The Head Element
The Body Element
The Foot Element
The Div Element
The Form Element
<ol> </ol>
<dl> </dl>
<ul> </ul>
textarea
hidden
form
input
select
<blockquote> </blockquote>
<span> </span>
<ins> </ins>
<pre> </pre>
<a href=""> </a>
because they stay out of the way
because they can hold onto data for use later on
because what you don't know can't hurt you
because their values are unique
inline elements
addresses
horizontal rules
paragraphs
headings
<head> </head>
<title> </title>
<body> </body>
<p> </p>
<script> </script>
#505050
505050
$505050
&505050
-505050
a table head cell
a table data cell
a tabular distortion
a table description
a table database
an element that blends in without interrupting the flow of surrounding elements
<html> </html>
<meta name="keywords" content="contenty stuff" />
<head> <head>
<img href="photo.jpg">
<img src="photo.jpg">
<image src="photo.jpg">
<img>photo.jpg</img>
search engine spiders that read HTML code
characteristics of an element that provide additional information
elements that give credit to other elements
Hyperlinks, Text, Markups and Linguistics
Half The Mess Later
HyperText Mixup Language
HyperText Markup Language
HyperTools Markup Language
morning
time to get a new fence
9:00
dinner time
midnight
frog
post
pull
get
<a>http://www.phpforkids.com/</a>
<a "http://www.phpforkids.com/">PHP For Kids.com</a>
<a href="http://www.phpforkids.com/">PHP For Kids.com</a>
<a url="http://www.phpforkids.com/">PHP For Kids.com</a>
<a href="http://www.phpforkids.com/" />
<div> and <span>
<a> and <p>
<b> and <i>
<sub> and <sup>
a text editor
a graphics editor
a word processor
a browser
a server