Pet Haven is a Pet Adoption Website built using HTML, CSS, Bootstrap, and JavaScript.
It is a basic front-end project created to practice core web development skills such as structuring pages with HTML, styling with CSS & Bootstrap, and adding interactivity with JavaScript.
- Homepage with pet listings 🐶🐱🐦🐰
- Separate pages for different breeds (dogs, cats, birds, rabbits)
- Adoption Form for users to fill out
- Responsive design using Bootstrap
- Organized structure with sections like pet care, product info, images, and footer
- Beginner-friendly project to practice HTML, CSS, and JavaScript basics
- HTML5 – Structure of the website
- CSS3 – Styling and layout
- Bootstrap – Responsive and modern design
- JavaScript – Interactivity and DOM manipulation
Main Page/– Homepage and general structurebreed-dog/,breed-cat/,breed-bird/,breed-rabbit/– Pet category pagesadoptionform/– User adoption formpet images/,product images/,footer images/– Assets used in the websitepetcare/– Info pages related to pet care
- Practiced basic web development (HTML, CSS, JS)
- Gained experience using Bootstrap for responsive design
- Improved skills in structuring a multi-page static website
- Clone the repository:
git clone https://github.com/your-username/Pet_Haven-Pet_Adoption_Website.git