Project 1. Description.
Main assignment
In your first project you should create index.html file and placed it in your www
directory on the IST server.
Your index.html page should be your home page for the class. It should include:
- A title with your name in it.
- Your picture (at least one). Preferably several pictures.
- A link to your e-mail address. (Make sure it works and can be easily found!)
- At least three paragraphs of text about you, your family, your friends, your interest.
- A paragraph explaining why are taking this course and why you decided to be an IST major. This
paragraph should be different in font and color from other paragraphs.
- A enumerated list of your projects. For now it shouldn't be a list of links, just names
(like Project 2, Project 3, etc.)
- An unordered list of links to the pages with your homework assignments. Make sure you don't include
links to non-existing pages. Either create an under-construction-page and make you link point to it
or don't make the item to be a link.
- You current schedule - a list of courses you are taking this semester with links to their home-pages.
Additional credits
For additional credits you may do the following:
- place more than one image on the page using different methods of locating them (align attribute, tables).
- Make a floating image and put a text paragraph on the other side of the browser window.
- Create a separate folder for your images and keep images in this folder.
You also may have additional credits for the best design of the page.
Abilities to demonstrate
Take into consideration that by building this page you should demonstrate the following abilities to use:
- different colors for text and background
- different fonts
- tables to organize information and place your data on the page
- lists
- links
You design talent will not be graded. In other words, your page may look ugly, but if all the listed abilities are
demonstrated, you still get a good grade.
Note: Do not forget to place
your new index.html file into your directory on the CIT-PROJECTS server.