Assignment title: Information


Assignment 1: Web Technologies and Development (SIT774) Due date: 10 April at 9am Introduction You need to assume responsibility to build an online books catalog. The website will present information about books. The website must be hosted on the Deakin server, as covered in the practicals. The website is required to use HTML5, CSS and Bootstrap. The website should include each of the following four webpages: 1. Home page a. The page should list the latest news and events. b. The items in the page should be displayed using a description list. c. Apply CSS of your choice to the HTML elements within the description list. 2. Book description page a. Include at least six books with detailed description and relevant image(s) of each. b. Use Bootstrap grid to create rows and columns for the layout of the page. 3. Book search page a. Include a form to search for books based on a selection criterion. b. You are required to select one search criterion. Examples of a search criterion are price, book title and author. c. The search form will not be functional for this assignment. 4. Contact page a. Include relevant contact information, such as postal address, phone number, email address b. Include a contact form for users to send queries. It should include relevant fields for users to provide their contact details (e.g. name, and email). There should be a field for the user to enter their query. c. The contact form will not be functional for this assignment. Design requirements for the website include: 1. Clear and consistent design including intuitive navigation. 2. Valid HTML5 code. 3. Concise and relevant HTML comments throughout the HTML code. 4. References should be included as HTML comments. Submission The URL of the homepage of your website should be supplied in a readme.txt file. Any other instructions to the assessor may also be included in the readme.txt file. All the files in your website, and the readme.txt should be zipped and uploaded to CloudDeakin.