Creating a zoo website using html and css as my first practical web dev project
- HTML
- Implemented the skeleton by adding a header containing the logo of pine city zoo.
- Added a map backgtound to view the
- Added top tabs to navigate the animals, places and map
- Added bottom tabs to navigate the weather and feedback
- Added the menu that has a background on the zoo map
- Each hyperlink has its own html page with each own functionality
- CSS
- Used classes and id`s to style content(skeleton) of the html pages added.