|
Webpage 4
Due : Oct. 23, 2006 at 4:15 pm
Part one:
- Create a web page for an organization or club you belong to. If you don't belong to any organizations or clubs, just make one up. Call this file 'club.html'
- Use at least 2 of the elements that were taught by Team One on Monday Oct. 16. At the bottom of your page indicate what elements you included.
- You must have at least one creative graphic included.
- Use colors and appropriate fonts to make text easy to read.
- Center Graphics/Menus/Text/tables on your page. Use Tables as needed to align elements of your page.
- All information should be on one page without any scrolling
- You should surf the web to get ideas about different styles, find a style that you like. You can use this as a model.
Part two:
- Create a landing page that contains links to all your homework assignments. Name this file 'landing_page_isp361.html'
- Use a table to align entries.
- This page should also contain a link to the syllabus in this class.
This would be a good time to ensure that your first two assignments are neat and look professional.
Requirements for both these web pages:
- linked(import) Style sheet. May need to be different depending on what style you create.
- XML declaration with iso-8859-1 encoding
- DTD for XHTML Transitional 1.0
- Namespace convention for XHTML
- Title tag with your name and the word "draft".
- Meta tags for author, keywords, description, character set with iso-8859-1 encoding, and generator
- Page authored by with your name and your email address (as a clickable mailto link)
- Date and Time the file was saved using a javascript code provided in template.
- XHTML and CSS validation icons
- Disclaimer at the bottom of the page that reads something to the effect: This web page is an assignment in the course IST361: Web Development in the College of Computing and Information at the University at Albany.
|