HTML
Adding Background Color The bgcolor attribute lets you change the background color of the Web page. Located in the body tag See common Web Page Colors and their hexadecimal equivalents + sixteen predefined colors
Adding an Horizontal Rule Horizontal rules are graphical images that act as dividers in a Web page. tag
Alignment Attribute align attribute left, center, or right
FONT Attributes font tag Font Attributes: color Changes the font color Uses color codes face Changes the font type size Changes the font size Choices from 1 to 7, or relative values such as +2
Bold and Italic Bold: …. Italic: …..
Web Page Images Used as: ▫Background ▫Pictures or graphics on the web page Image Types: ▫JPEG (Joint Photographic Experts Groups) files: A graphic image that is saved using compression techniques to make it smaller for download on the Web. It supports more colors and resolutions than the other file types => good for complex images such as scanned photographs.
Background Images Use the “background” attribute for the body tag
Inserting an Image and Wrapping Text src attribute with border, height, width, align border value: 0 => No border 1 => Thin border 2 => Thicker border ….. align value: left, right, bottom, top, middle
Adding a Link Uses and tags Three types of links: ▫ links ▫Internal links ▫External links mailto word Collier
links mailto word Collier
Internal Links here
External Links Yahoo!
Summary HTML tags and attributes: TAGSATTRIBUTES color, size, face,,, src, alt, width, height, border href, target bgcolor background,, etc.align