After completing Chapter 4, Bootstrap 5 installation, typography, colors, images, and navigation tab (Page 1-24), use HTML, CSS, and Bootstrap to complete an informative webpage with the following requirements:
- pick a topic to create a simple webpage using HTML, CSS, and Bootstrap.
- apply Bootstrap classes to change text color and background color to the different elements in the website.
- apply Bootstrap classes to create an alert window.
- apply Bootstrap classes to create a navigation tabs, with an image and three external links.
- use CSS to create an image with a text and two internal links in front of the image. Each internal link should be linked to one internal container.
- use Bootstrap classes and CSS, to create two containers. Each container should have a paragraph and an image inside of it.
- include a footer at the end the webpage.