This is a simple static HTML webpage built using the Bootstrap framework, including some basic java scripts. This webpage is also part of a test app that is deployed using Digital Ocean's App Platform. Bootstrap is the most popular HTML, CSS, and JS framework for developing responsive, mobile first projects on the web. Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.
This simple website showcases a few interesting features:
On narrower screens (such as on mobile devices), all contents in this page will stack on top of each other. On larger screens, you'll see some contents shown side by side.
A "tool tip" is a small pop-up box that appears when a user pauses the mouse pointer over an element. You can add tool tips to any element. Try hovering over the link below: sample element, another element to hover over, an element without an url link.
Below is an example of collapsible contents. Click on each of the country will reveal some details about the country.