You are to develop from the beginning a web site about yourself with regard to accommodation. This web site provides certain required details about your experience in accommodation in which you have stayed. You will design and develop your web site with Notepad/Notepad++, HTML, Java Script and CSS.
The purpose of this assignment is for you to build a web site that will contain some details about accommodation you have had experience with, e.g., the number of hotels you have stayed in, the number of bedrooms in your current accommodation, etc.
This assignment involves creation of three HTML files corresponding to the three pages of your web site and all are connected to an external CSS file. You will need to determine how your site will be designed and then you will develop the pages using HTML, Java Script and CSS.
The pages and CSS file you will develop are explained below.
The first page of your site the user sees will be a home page. This page will be a welcome to the site. You will explain to the user what the site is about. The content of the page will include at least two paragraphs. An appropriate heading must be placed at the top of the page indicating what the page or site is about.
The word limit for this page, excluding the heading, is 130 - 150 words. You must keep the number of words within this range.
In the home page, add two links for "Accommodation details" page and About Us page.
NOTE: All pages must have links to the other pages.
Begin this page with an appropriate heading (as all pages of the site will have) reflecting that this page deals with details about accommodation. Do not use "Accommodation details" in the heading but use another title for your heading.
This page conveys certain aspects about the booking details.
Like the previous page, show a heading at the top of the page. Do not use "Current accommodation details" in the heading text but use some other title.
Use CSS file for formatting used for all web pages.
Ensure that you use appropriate names for all files of the site. Avoid file names that reflect that they are about a university assignment, but instead reflect what their purpose is in the site.
Also ensure that file contents are laid out properly and neatly and that all code is indented consistently and properly.