This is the final project for Web Development SD-100 completed by Ashedzi Solomon, Haodi Hau and Sarah Mitchell. The assignment was to create a website for a fictional University, with an "About Us" and "Contact Us" page as well as the home page.
Our examples were Carleton University and Eduzone
-
Prospective students can browse the Home and About pages to learn about programs and campus life, then use the Contact form to inquire about admissions.
-
Faculty or staff might access the site on mobile devices for quick reference to university information during events or meetings.
-
General visitors can submit feedback or questions via the Contact page, promoting community engagement with the fictional institution.
-
Ashedzi did all the work for the header, footer and home page, including making all of those responsive. She was in charge of index.html and home.css
-
Sarah did the contact-us page as well as combining all of the files, and adjusting some of the class names for redundancy. She was in charge of contact.html, contact-style.css and general-style.css.
-
Haodi was in charge of the About us section, he wrote about.html and about-style.css
-
Responsive Design: The layout is optimized for different screen sizes (desktop, tablet, mobile) to ensure accessibility and usability across devices.
-
Simple Navigation: A straightforward navigation system (e.g., a header or menu) to guide users through different sections of the site, such as "Home," "About," or "Contact."
-
GitHub Pages Hosting: The site is hosted on GitHub Pages, indicating it is a static site without server-side processing.
- HTML5
- CSS3
- Markdown
- Github Pages
- Add interactive elements like a program search feature using JavaScript to enhance user engagement.
- Integrate a blog section for university news and updates, with dynamic content loading.

