This is a simple HTML and CSS project that displays a cafe menu.
index.html
: The main HTML file that contains the structure of the cafe menu.styles.css
: The CSS file that styles the cafe menu.
- Clone the repository or download the files.
- Open
index.html
in your web browser to view the cafe menu.
- Displays a list of coffee and dessert items with their prices.
- Includes images for coffee and desserts.
- Styled with CSS to create a visually appealing menu.