Home
FAQ
About
Log in
Subscribe now
Java Games:
Flashcards, matching, concentration, and word search.
Intro HTML & CSS Review
Tools
Copy this to my account
E-mail to a friend
Find other activities
Start over
Return to profile
Help
A
B
<p>
paragraph
<style>
signals CSS
<a>
hyperlink
<em>
emphasize (italicize) text
<strong>
bold text
#
specific id attribute
.
class id attribute
{ }
used in CSS
< >
used in HTML
/
symbol used in closing tag of HTML
<ul>
unordered list (bullets)
<ol>
ordered list (numbers)
<li>
list item
<img>
image
<br>
line break
<!DOCTYPE html>
must be at top of html document
<body>
main content of webpage goes between this opening and closing tag
<title>
used for the title of webpage
Jennifer Heflin
View profile
Send e-mail
This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities