Skip to content

Conversation

Aviraj2929
Copy link

This PR adds a new CSS-only loader animation example to the repository under
loading-animation/css-only-loader/.

Features:

  • A spinning circular loader created purely with HTML and CSS.
  • No JavaScript is required, demonstrating a simple and lightweight solution.
  • Fully customizable: color, size, and speed can be easily adjusted via CSS.

Files added:

  • index.html: Contains the HTML structure for the loader.
  • style.css: Contains the CSS for styling and animating the loader.

This example aligns with the "You Don’t Need JavaScript" philosophy,
showing how simple animations can be achieved using only CSS.

@aayush105
Copy link
Member

Hello @Aviraj2929
please provide the output image.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants