- Align Tag
-
- Attribute
- Bgcolor Tag
- Bold Tag
- Makes text bold. <B> Close with the </B> tag.
- Break Tag
- Inserts a line break. This tag creates a new line. It can be used for either text or images. <BR>
- Center Tag
- Centers text and images on the screen. <C> Close with the </C> tag.
- Fake Transparency
- When a graphic image has the same color and texture as the background. This makes the image seem to have a transparent background.
- GIF Image
- HTML
- Hypertext Modeling Language. The computer language that the computer uses to create web pages.
- JPG Image
- One of the graphic formats that most web browsers can identify. JPG images are usually photographic.
- Paragraph Tag
- Inserts two line breaks. This tag creates a double space. I can be used for either text of images. <P>
- Pixel Shim
- A small image, often transparent, that nudges text and images into position.
- PNG Image
- Tag
- An HTML command. Tags are placed inside angle bracket (<XXX>). Many tags also require a closing tag (</XXX>).
- Tile
- A background graphic image that repeats across and down a web page.
- Transparency
- Removing one or more colors of an image to allow the background to show through. This requires an image saved in GIF format.