This project provides a sleek, under-construction webpage featuring an engaging CSS animation and five (remove some or add more) customizable buttons. Each button comes with a placeholder image and a placeholder link, which can be easily replaced to suit your needs.
- Responsive Under-Construction page
- Cool CSS animation to grab visitors' attention
- Five buttons with placeholder images and links
- Easy customization options
To use this page, simply clone or download the repository to your local machine, customize the files and put it on your server.
- Locate the Images: Find the "imgs" folder in the project directory.
- Add Your Images: Upload your desired images to this folder (imgs).
- Update the HTML File: Open the index.html file and locate the "img" tags within the button elements.
- Change the Source: Replace the src attribute value with the path of your new images.
- Locate the Buttons: In the index.html file, find the "a" tags corresponding to each button.
- Change the Href Attribute: Replace the href attribute value with your desired link.
After customization, deploy your webpage to a web server or hosting service of your choice.