Web Design Homework Assignment #3 - Travel

advertisement
Web Design Homework Assignment #3 - Travel 2014
Homework Description
For this assignment, use CSS with HTML web page that lists a travel agency’s tour /vacation package for its customers.
It could be a tour to a place which you have always wanted to visit . It could be an adventure vacation package or a
cultural vacation package or tour of a country or city. These are examples of tours/vacation packages and don’t be
limited by it. You can come up with your own ideas. The web page must fulfill the following requirements:
1.
2.
3.
4.
5.
6.
The web page must contain a title.
A section describing the tour/vacation package
List all the places which customers will visit on the tour.
List all the things which customer is expected to bring on the tour.
The web page must have an external CSS document linked to it.
The CSS document must have an example of each kind of CSS
a. Html tag selector
b. Id selector
c. Class selector
d. Pseudo-class selector
7. All opening HTML tags must be accompanied by appropriate close tags.
8. The HTML and CSS code must have proper indentation.
9. The HTML and CSS code must have appropriate comments.
Submission Guidelines
•
•
•
•
•
Save your web page in a folder with a name in the format of “LASTNAME_Assignment3”.
Save your CSS file in the folder created above.
Save the images in a folder within folder ”LASTNAME_Assignment3” called “images”. Folder structure should
look like ”LASTNAME_Assignment3\images”.
Compress the folder LASTNAME_Assignment3 into a zip file.
Drag and drop the zip file from its current location to our homework drop box at
\\lhssvr02\homedirs\CompProgDropbox\
Additional notes:
Please note that there is an added emphasis on good coding practices in marks assigned to it. Nearly 70% of your
assignment marks depends upon HTML and CSS code which you write. Please be careful when writing your code.
There are marks awarded for elegant and well-designed web page.
I strongly recommend spending a few minutes going through your code to make sure that you meet all the requirements
before submitting it.
1
Liberty High School
Mr. Bradley
Web Design Homework Assignment #3 - Travel 2014
Travel agency tour/vacation package
Maximum
point
possible
Criteria
Earned
points
Content
A section describing the tour/vacation package 5
List all the places which customers will visit on the tour 5
List all the things which customer is expected to bring on the tour 5
CSS
The web page must have an external CSS document 2
The CSS document must have an example of Html tag selector CSS 5
The CSS document must have an example of Id selector CSS 5
The CSS document must have an example of Class selector CSS 5
The CSS document must have an example of Pseudo-class selector CSS 5
Inline CSS styles and internal CSS styles are not used 2
CSS code must be correct 15
Code Hygiene
The HTML and CSS code must have proper indentation. 3
The HTML and CSS code must have appropriate comments 2
All opening HTML tags must be accompanied by appropriate close tags. 6
HTML code must be correct
15
Design
The web page is well designed and elegant 10
Total points
90
Criteria
Bonus points possible
Additional sections not listed in requirements
5
HTML and CSS code is easy to read and understand
5
Total points
10
2
Earned points
Liberty High School
Mr. Bradley
Download