Download Web Design Basics

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

URL redirection wikipedia , lookup

Transcript
ETT 229
Fall 2004
Web Design Basics II
Agenda
11:00-11:05 – Quiz 14
11:05-11:50 – Web Design Lecture
11:50-12:15 – Web Design Practice 2
Web Design Basics
HTML tags
Standard tag layout
<html>
<head>
</head>
<body>
</body>
</html>
Text changes
Style (bold, italics, highlighted,
underlined)
Headings – use sparingly
Changes in spacing
Bullets/numbers (don’t center)
Indenting
Alignment
Tables
Inserting tables
Rows
Columns
Width
Border
Right click tables to change their
properties
Tab at end adds another row
Same functions as Office
Images
Inserting an image
Location
Alternate text
• ADA compliance
Dimensions (how to change)
Appearance
• Spacing
• Text alignment
Linking an image
Links
Three major link types
Absolute
Relative
Within document (anchored)
Creating a link
Can be any of three types
Either type in absolute link or choose file
Links – Part 2
Email links
mailto: command
e.g., mailto:[email protected]
Page Properties (colors)
Under Format dropdown
Changing Page colors
Custom Colors
Background colors
Background image
Page Properties (meta tags)
Under Format dropdown (Page title and
properties)
Title
Author
Description
Now and Later
Download Web Design Practice 2
Send to me by end of Friday
Publisher Project will be available by
end of day
Due November 19
Read pages 82-92 in Computers
Be prepared for quiz (on lecture and
book pages)