Tuesday, March 10 th Warm Up: What are Meta tags? Why do we use them and where do they go? Today: REVIEW some key/sticky concepts in Web Design
Meta Tags Allows browser to find your website Descriptor is the most common Meta Tag (and I think most useful) Goes in header on HOME page 2
Image as a Link Links use the and tags Image as a link uses the same And the same tag to end In between, you put the picture 3
Link within a page (Anchor) There are two parts to an anchor: the place you want to select The place you want to go Part one: Part two: in the place you want the user to “go to” on the page, put: stuff you want them to see</a? 4
Today … Finish HTML assignment # 2, show Mrs. H Begin HTML assignment # 3 5
Form Go to Echo Echo and complete the tutorial on forms before completing assignment # 4 6
Providing a link where customers/fans can you is COMMON on a website Generally, the text may say: Contact Us Me Send an How do you create the link? You use the link tag Me 7
Scroll Boxes = Drop Down Lists Very useful on a form Used to provide pre-set options for answering The tag defines the menu. The name setting adds an internal name to the field so the program that handles the form can identify the fields. The size option defines how many items should be visible at a time. Default is one item. The multiple setting will allow for multiple selections if present. 8
Scroll/Drop Down … My Page Fresh Milk Old Cheese Hot Bread 9