Java Games: Flashcards, matching, concentration, and word search.

AB
HTMLHyper Text Markup Language
TagsInstructions encased in brackets; Example: <HTML> </HTML>
Bold<b> </b>
Italics<i> </i>
New Paragraph<p>
Underline<u> </u>
Minimum Tags for a web page<html> <head> <title> </title> </head> <body> </body> </html>
Line break<br>
Creates an HTML document<html> </html>
Puts the name of the document in the title bar<title> </title>
Sets the background color, using name or hex value<body bgcolor="######">
sets the text color, using name or hex value<body text="######">
Creates the smallest headline<h6> </h6>
Creates the largest headline<h1> </h1>
adds an image<img src="xxxxxxxx.xxx">
sets size of font, from 1-7<font size=?> </font>
HackerPeople who identify security lapses and fight cybercriminals
CrackerPeople who let loose viruses and steal sensitive information
Center following elements<center>
Elementstext, images, animation, etc.
Sets the font color for the entire page<body font="######">
Sets a background image<body background="xxxxxxxx.xxx"
Hexadecimala 6 digit number that corresponds to a color
Horizontal rule<hr>
NotePada small text editing program
How to read someone elses HTML codeview/source
RefreshCommand to view changes to web pages
Hyper LinkClickable text that jumps you to another page
Hyper TextThe ability to read a document in a non linear way; jumping to the parts that interest you.
Home PageThe first page of a website
Websitea collection of linked webpages
Webpagean HTML document
www.geocities.coman example of a free web hosting site


Mrs. Gaye

This activity was created by a Quia Web subscriber.
Learn more about Quia
Create your own activities