This is a simple HTML and CSS project that creates a menu layout for a fictional cafe called Camper Cafe. The menu displays coffee and dessert items along with their prices. This project is an example of using basic HTML and CSS to design a visually appealing and responsive cafe menu.
- Responsive menu layout with coffee and dessert items
- Styling applied to make the menu visually appealing with a centered layout
- Footer section with a website link and address
- HTML5: Provides the structure and content for the page.
- CSS3: Adds styling and layout for a visually appealing presentation.
To run this project locally:
- Clone the repository:
git clone https://github.com/your-username/cafe-menu.git