Basic Web Page Challenge

M
Mohsin Khan

Objective:
Design and build a simple, visually appealing web page using only HTML and CSS. This challenge tests your ability to structure content, apply styles, and create a clean layout without relying on JavaScript or frameworks.
Requirements:
- Create a single-page website with a clear theme (e.g., portfolio, product showcase, blog intro).
- Use semantic HTML elements for structure.
- Style the page using CSS — inline, internal, or external stylesheets.
- Include at least:
- A header with a title
- A navigation bar
- A main content section with text and images
- A footer with contact or copyright info
Bonus Points For:
- Responsive design (mobile-friendly layout)
- Creative use of fonts and colors
- Smooth hover effects or transitions
Rules:
- No JavaScript allowed
- No external libraries or frameworks (e.g., Bootstrap)
- Submit your code as a .zip file or GitHub repo link
Judging Criteria:
- Code clarity and structure
- Visual design and layout
- Responsiveness and accessibility

No solutions

Why not be the first to submit a solution to this challenge?