Download presentation
Presentation is loading. Please wait.
Published byIra Sims Modified over 9 years ago
1
HTML
2
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
3
Adding an Horizontal Rule Horizontal rules are graphical images that act as dividers in a Web page. tag
4
Alignment Attribute align attribute left, center, or right
5
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
6
Bold and Italic Bold: …. Italic: …..
7
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.
8
Background Images Use the “background” attribute for the body tag
9
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
10
Adding a Link Uses and tags Three types of links: ▫E-mail links ▫Internal links ▫External links mailto word Collier
11
E-mail links mailto word Collier
12
Internal Links here
13
External Links Yahoo!
14
Summary HTML tags and attributes: TAGSATTRIBUTES color, size, face,,, src, alt, width, height, border href, target bgcolor background,, etc.align
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.