A simple bakery website built with HTML and CSS. This project showcases a basic layout without responsive design, utilizing float and display-inline properties for element arrangement.
https://hager9.github.io/bakery/
- Simple layout for a bakery.
- Uses float and display-inline properties for element positioning.
- HTML: For the structure of the website.
- CSS: For styling and layout.