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

HTML Lessons #1

AB
Anchornon-linear links among documents
ASCIIplain, unadorned text without style or font specifications
Firewallsecurity measures designed to protect a networked system from unauthorized or unwelcome access
GIFGraphic Interchange Format; high-resolution graphics extension that results in larger files (tiger.gif)
HTMLHyperText Markup Language; collection of tags used to show how a web page will be displayed
JPEG or JPGJoint Photographic Experts Group; a lower-resolution graphics extension that results in smaller files (tiger.jpg)
Links/Hyperlinkshypertext connections between Web pages
MPEGMoving Pictures Expert Group; international standard for video compression and desktop movie presentation
Tagsformatting codes used in HTML documents
<b></b>bold, close bold
<br>line break
<p></p>paragraph, close paragraph
<i></i>italics, close italics
<h1>the largest text heading
<h7>the smallest text heading
<HTML>What every coding page should start with
</HTML>What every coding page should end with
<TITLE><HEAD><BODY>the three major parts of web page code
<BODY>the section of web page code that contains the bulk of the tags
<HREF>Hypertext Reference; link code
<tt></tt>Teletype, or typewriter text
URLa Web address
<Font Size=+4>code to use to change font size
<!-- text -->a comment inserted into your code
<Font Face="Arial">code to use to change font
<Font Color="green">code to use to change font color
<table><td><tr><th>the tags used to create a table
Refreshloads the most recent verios of an HTML page
<BODY BGCOLOR="pink">code to use to assign background color
View-Sourceused to see the code behind the page


Unaffiliated
TX

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