css-repo/README.md

15 lines
294 B
Markdown
Raw Normal View History

2023-04-24 09:15:18 +02:00
## CSS repository
2023-04-24 09:14:37 +02:00
1. Download the file
2023-04-24 09:14:31 +02:00
2. Add this to your `[filename].css`
```bash
@import url("styling.css");
2023-04-24 10:32:08 +02:00
```
2023-04-27 13:55:43 +02:00
3. Add the animations to your `[filename].html`
2023-04-24 10:32:08 +02:00
## Comtent:
2023-04-27 14:01:19 +02:00
- Various animations
2023-04-24 10:32:08 +02:00
- Animate zoom in (1-9)
- Animate from Top (1-9)
- Animate from bottom (1-9)
2023-04-27 13:54:47 +02:00
- Zoom in on hover