This is a beginner-level cafe menu web page created using HTML and CSS.
- HTML
- CSS
To view the cafe menu web page, follow these steps:
-
Clone the repository:
git clone <https://github.com/HimeshKohad/Cafe-Menu>
-
Open the
index.html
file in your web browser.
The cafe menu web page provides a list of coffee delights and snacks available at the "MOCHA HOUSE" cafe. The web page is divided into two sections: "Coffee Delights" and "Snack Central."
The "Coffee Delights" section includes the following items:
- Classic Cappuccino
- Caramel Macchiato
- Filter Coffee
- Hazelnut
- Mocha
The "Snack Central" section includes the following items:
- Cookies
- Donut
- Cheesecake
- Garlic Bread
Each item is displayed with its corresponding price. The web page also includes the cafe's logo and establishment year, a footer with a link to the cafe's website, and a copyright notice.
The web page has a warm and cozy design with a background image of coffee beans. The menu is styled using a burlywood-colored container. Headings and paragraphs are centered, and the font used for the headings is Impact.
Contributions to enhance the cafe menu web page are welcome. If you find any issues or have suggestions, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
- This project was inspired by the curriculum of freeCodeCamp.