Assignment 1: HTML
Due date: Tuesday 15/2/2022 at 14:00PM
Implement three web pages for an image/photo hosting service or social network service of your choice. The web pages should be implemented in pure HTML as follows:
- Home/Landing page that shows a list of images.
- One page that has a form to search for images and filter results.
- One page that has a form to submit/upload a photo or do advance search.
The assignment should be stored in a repository on GitHub and hosted on GitHub Pages as a project site. The repo may be named cpit405-assignment-1
, so the URL looks like: username.github.io/cpit405-assignment-1
.
Submission
Please submit the links to both your repository on GitHub and the hosted site on GitHub pages as indicated by your instructor.