This repository contains my course project for WDD 130: Web Fundamentals (BYU–Pathway Worldwide). Here, I studied the basics of Web Fundamentals and built an in-depth knowledge of HTML, CSS, and basic design concepts. The end goal of the project is to design and build a multi-page responsive website for a fictional white-water rafting company. applying the core principles of HTML, CSS, visual hierarchy, layout, accessibility, and usability.
🚀 Live Site
GitHub Pages Link: [https://ohotuowo-morgan.github.io/wdd130/wwr/]
Repository Link: [https://github.com/ohotuowo-morgan/wdd130]
The project built is a white water rafting website that simulates a real website. It includes:
Company branding and consistent theme
Multiple navigable pages
Responsive layout
Images and multimedia
Contact and Trips information
Wireframe references
Semantic HTML structure
Organized and maintainable CSS
This project demonstrates beginner–intermediate web development skills without frameworks, focusing on hand-written HTML/CSS.
- Home Page
- About Us Page
- Contact Us Page
- Trips Page
This project shows competency in:
-
structuring webpages with semantic HTML5
-
styling content using CSS
-
layout techniques (Flexbox / Grid )
-
creating navigation menus
-
using images responsibly
-
improving readability and contrast
-
building multi-page websites
-
linking files and folders correctly
-
basic accessibility best practices
HTML5
CSS3
VS Code
Git & GitHub
GitHub Pages (deployment)