This project demonstrates a simple page loading animation using CSS only. It includes a centered block with a loading text and a title.
- Title: Displayed at the top of the page.
- Loading Animation: A loading animation in the center of the page.
- Responsive Design: Centered content adjusts based on screen size.
- Clone the repository:
https://github.com/coderooz/Simple-Loading-Text-Animation - Open
index.htmlin a web browser.
project-folder/
│
├── index.html
├── style.css
└── README.md
- CSS Loading animation inspired by various online examples.
- Designed and implemented by Coderooz [Ranit Saha].
This project is licensed under the MIT License - see the LICENSE file for details.
