Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/withaarzoo/animated-compress-file-button

This project provides a simple HTML and CSS implementation for an animated compress file button.
https://github.com/withaarzoo/animated-compress-file-button

css html javascript webdevelopment

Last synced: about 10 hours ago
JSON representation

This project provides a simple HTML and CSS implementation for an animated compress file button.

Awesome Lists containing this project

README

        

# Animated Compress File Button
This project provides a simple HTML and CSS implementation for an animated compress file button.

## Installation
Clone this repository and open index.html in a web browser.

```bash
git clone https://github.com/yourusername/animated-compress-file-button.git
```
## Usage
Add the following code to your HTML file:

```html









Compress files



```
And add the following CSS code to your stylesheet:

```css
@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,600&display=swap");

/* Paste the code from style.css here */
```

## Preview
Screenshot 2023-03-16 163148