HTML
HTML
Module
Course Completion Evaluation - Web Page Layout Development
Date: July 6, 2025
Student Name:
Student ID:
Instructions
This practical assessment evaluates your ability to develop a static website layout using HTML
and CSS, following best practices. A visual preview of a sample Home page for a bookstore
website is provided below, describing and illustrating its layout as it would appear in a browser.
Use this preview as a reference to complete the tasks, which involve creating and displaying a
similar web page layout for a coffee shop website. Submit all files (HTML, CSS, images) and
diagrams on additional sheets or in a code editor. Test your work in a browser to ensure the
layout displays correctly. Total marks: 100. Time allowed: 3 hours. Use a code editor (e.g.,
VS Code) and a browser for testing.
Layout Description
The bookstore Home page layout includes: - **Header**: A dark brown background with
a centered logo image (150px wide) at the top, followed by a horizontal navigation bar with
four links (Home, Books, About, Contact) in white text, centered, with gold hover effects. -
**Main Content**: A centered section with a large heading ("Welcome to Our Bookstore"),
a brief paragraph, and a "Featured Books" section. The featured section displays two book
cards in a grid (two columns, white background, shadow, centered text). - **Footer**: A fixed
dark brown bar at the bottom with a centered copyright notice and a social media link in gold
text. The layout is responsive, with the book grid stacking vertically and the navigation bar
becoming vertical on screens smaller than 600px.
1
Layout Diagram
Featured Books
Book 1 Book 2
1 Assessment Tasks
1.1 Designing Web Page Layout (25 marks)
1. (10 marks) Create a site map for a static website for a small coffee shop with at least four
pages (e.g., Home, Menu, About, Contact). Draw the site map, clearly labeling pages
and navigation links.
2. (15 marks) Draw a wireframe for the Home page of the coffee shop website, inspired by
the sample preview. Include key layout elements (e.g., header with logo, navigation bar,
main content with a welcome message and three featured items, footer) and label their
purpose.
2
welcome message, and a section showcasing three featured menu items (use placeholder
text).
4. (10 marks) Write HTML code for the Menu page, including hyperlinks to two external
coffee-related websites (use placeholder URLs). Ensure links open in a new tab and are
styled to be distinguishable, similar to the samples footer link.
End of Assessment
Total Marks: 100
For Instructor Use: Score: / 100