CSS Website
For this assignment, youre going to begin to work on your site.
- Navigation links that are consistent on all pages
- At least two folders in your file structure
- Information about the sites purpose on the home page (named index.html)
- Images on at least two pages
- A link to a specific location on one page from a different page
- Two different lists
- Add any other pages to your site and adjust the navigational scheme
- Use of CSS including:
- An element selector
- A class selector
- An ID selector
- A pseudo-class selector (try this on your hyperlinks!)
- Use of float and clear around an image
- Text-align
- A form that includes a minimum of:
- Five text fields
- One text area field
- The use of checkboxes
- Radio buttons
- A select field (either a list or a drop-down menu)
- A Submit button
- Optional use of an image button
- The use of alert message on one page