Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 468 Bytes

File metadata and controls

16 lines (11 loc) · 468 Bytes

Mini Camera Website

A simple static website built using HTML and CSS to practice foundational web development concepts. This mini project focuses on layout design, CSS selectors, and basic styling.

🔧 Tech Stack

  • HTML5
  • CSS3 (Vanilla)

🔗 Live Site

https://lahama09.github.io/miniCamera/

💡 What I Learned

  • Structuring a webpage using semantic HTML
  • Applying CSS styles and selectors
  • Organizing files and hosting projects using GitHub Pages