This is the first website I built, it only uses HTML/CSS, with some javascript functionality from Bootstrap. and is a one page design for a made up bakery I named "Sky's Bakery". This bakery does not exist.
The website is deployed at https://tilly3g.github.io/BakeryWebsite/.
- The code used for the full page background was copied from CSS-TRICKS, article ‘Perfect Full Page Background Image'.
- The code used to create the collapsing navbar on smaller screens was edited from Code Institute from the module 'User Centric Front End Design', part 'Bootstrapping Your Next Big Idea With Bootstrap 4'.
- The code used to create the menu with the prices next to the name of the cakes was edited from Code Institute from the module 'User Centric Front End Design', part 'Putting It All Together | Mini Project with Bootstrap 4'