Skip to content

Latest commit

 

History

History
20 lines (19 loc) · 649 Bytes

File metadata and controls

20 lines (19 loc) · 649 Bytes

🍽️ SS Restaurant Website

SS Restaurant is a front-end restaurant website created using HTML and CSS as part of my web development learning journey.
This project demonstrates layout design, sidebar navigation, and responsive UI styling.

🔥 Features

  • Left sidebar navigation (Home, Menu, About, Contact)
  • Clean and modern user interface
  • Multiple food items with prices
  • Hover effects using pure CSS
  • Center-aligned content sections
  • Beginner-friendly project structure

🛠️ Technologies Used

  • HTML5
  • CSS3

📂 Project Structure

SS-Restaurant/ │ ├── index.html ├── style.css └── README.md