Download presentation
Presentation is loading. Please wait.
Published byMarianna Reynolds Modified over 9 years ago
1
Web Design–Part 2 Links, Graphics, Tables, and Color Explorers Guild May 25, 2000
2
Links Anchor tags - … Attributes –Anchor Link hot text –Anchor Mark... Link to Anchor Mark If in another document hot text If in current document hot text
3
Adding Links What’s new?
4
Anchor Tag Reminders Don’t forget to put the quotation marks around the URL value. Don’t forget the closing anchor tag.
5
Graphics
6
Image Attributes Size Alternative Text Alignment
7
Image Size WIDTH=n or % HEIGHT=n or % Specifies width and/or height of image in pixels or %
8
Alternative Text ALT=“text” Displays alternative text IMG SRC=“wd2.jpg” ALT=“web design 2”>
9
No Graphics Selected
10
Alignment ALIGN=“LEFT|RIGHT” Aligns image relative to page ALIGN=“TOP|BOTTOM|MIDDLE” Aligns image relative to text
11
Table
12
Table Attributes Table Tag Attributes Table Row Tag Attributes Table Data Tag Attributes
13
Table Problems Missing End Tag Missing Quotation Mark Typos Inconsistent Browsers
14
Color Made with hexdecimal code that defines the amount of red, green, & blue –Example: #FF00FF Defines RRGGBB Characters on scale, 0-9 then A-F (0,1,2,3,4,5,6,7,8,9,A,B,C,D,E,F) 0 is the lowest amount and F is the largest amount
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.