Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/withaarzoo/animated-compress-file-button
- Owner: withaarzoo
- Created: 2023-03-16T11:04:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-03-16T11:08:44.000Z (over 1 year ago)
- Last Synced: 2023-12-30T18:51:49.900Z (11 months ago)
- Topics: css, html, javascript, webdevelopment
- Language: CSS
- Homepage:
- Size: 5.86 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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