Photography World is a responsive photography portfolio website built using HTML, CSS, and JavaScript.
It showcases beautiful images across categories like Nature, Travel, and Wildlife, designed to highlight creativity, elegance, and user experience.
- 🌍 Category Pages – Nature, Travel, and Wildlife galleries
- 🎨 Modern UI Design – Clean, responsive, and user-friendly layouts
- 📱 Responsive Design – Works on desktops, tablets, and mobile devices
- 🖼️ Image Galleries – Background themes and photo collages
- 📩 Contact & Feedback Forms – For visitor interaction
- 🎭 Multiple Stylesheets – Experimentation with CSS designs
- Frontend: HTML5, CSS3
- Interactivity: JavaScript
- Assets: Custom images, background themes
PhotoGraphyworld-main/
│── README.md # Project Documentation
│── PhotoGraphyworld/
│ ├── index.html # Homepage
│ ├── about.html # About Page
│ ├── contact.html # Contact Page
│ ├── feedback.html # Feedback Form
│ ├── script.js # JavaScript functionality
│ ├── style.css # Main stylesheet
│ ├── style2.css # Alternate styles
│ ├── style3.css # Additional styles
│ ├── style4.css # More custom styles
│ ├── styles.css # Extra CSS
│ ├── Nature/ # Nature Gallery
│ ├── Travel/ # Travel Gallery
│ ├── WildLife/ # Wildlife Gallery
│ └── images/ # Project ImagesFollow these steps to run the project locally:
git clone https://github.com/your-username/PhotoGraphyworld.gitcd PhotoGraphyworldOpen the index.html file in your preferred browser.
No server setup required. 🎉