## Passion Project - HTML UI In this lab, you will build your the passion project user interface in HTML & CSS. It should have the basic flow of your application. For example, if you are building instagram, then I expect to see a page to see the pictures, a page to upload the pictures, and maybe an optional create account page. ## Example - [https://www.allrecipes.com/](https://www.allrecipes.com/) - [https://twitter.com](https://twitter.com) - [https://www.instagram.com](https://www.instagram.com) - [https://www.inkin.com/](https://www.inkin.com/) - [https://www.overdo.app](https://www.overdo.app/) - [https://rescuetime.org/](https://rescuetime.org/) ## Publishing 1. Follow this [instruction](https://pages.github.com/) to publish a page ## URL Once you publish your webpage, add your URL here and submit a PR. [your passion project's url] ## Resources - [HTML5 - Layout](https://html5up.net/) - [ZeroTheme - Layout ](https://www.zerotheme.com/) - [The Wagon - Layout](https://themewagon.com/theme_tag/free/) - [Bootstrap - Style](http://getbootstrap.com/) - [MDN CSS](https://developer.mozilla.org/en-US/docs/Web/CSS) - [W3schools CSS](https://www.w3schools.com/cssref/default.asp)