A nature friendly html and css repository, which showcases, amongst others, several animation possibilities and embedded media examples.
Tested on the following browsers:
Project to show how to implement some media attributes and visualizations on a website using mostly css and html.
Also, a brief explanation on how to build a podman container for this static website and run this locally.
Live demo on YouTube on how to build the podman container here: live demo
- Entry page with dedicated favicon.
- Continuous scrolling gradient colors from light to dark.
- Footer with copyright notice.
- Incorporated nature audio with almost hidden audio controls (on/off).
- Clickable glowing circle, which acts as a gateway to the main portal.
- Start page with dedicated favicon.
- Full screen video animation.
- Auto start video
- Looped video animation with basic controls, fullscreen, sound on/off, play, pause and download.
- Transparent footer overlay with copyright and about info and social media icons with links to their respective main websites in a glowing circle.
- Link to MIT license page, about page and home page.
- Most links will open in a separate browser tab.
- MIT License page with description.
- Full screen gradient animation.
- Embedded audio with simple audio controls (on/off).
- Transparent footer overlay with copyright and about info and social media icons with links to their respective main websites in a glowing circle.
- Most links will open in a separate browser tab.
- To be able to autorun a video when opening the webpage, sound must be off.
- The favicon package was generated with RealFaviconGenerator
- Convert your image into a circular image here Imageonline.co
- To add audio to the video this was used Online Converter
- Quickly resize your pictures here image resizer
- Content delivery service used cdnjs
The css and html code used in this project should be self-explanatory and together with the keywords explained below the whole project should read like a book.