Assessment

Your Approach

Prompt

You've been asked to build a simple website for a local bakery. The site needs a homepage, an about page, and a menu page. The bakery owner wants customers to find their location, see what's available, and learn the bakery's story.

Describe how you would approach building this site. In your response, address the following:

  1. How would you structure the HTML for the homepage? What elements would you use and why?

  2. How would you organize the menu page — would you use a table, a list, or something else?

  3. What considerations would you keep in mind for users on mobile devices or using screen readers?

There are no wrong answers here — we're looking for thoughtful reasoning about the decisions you'd make.

Grading Criteria

  • Identifies appropriate HTML elements for each page section
  • Explains reasoning behind structural choices
  • Considers accessibility (semantic HTML, alt text, heading hierarchy)
  • Addresses mobile considerations (viewport, responsive structure)
0 characters