Skip to content

Commit 029290c

Browse files
authored
Update animate-images-with-keyframes-using-css.mdx
1 parent 385afaa commit 029290c

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

projects/animate-images-with-keyframes-using-css/animate-images-with-keyframes-using-css.mdx

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,28 @@ tags:
1111
- css
1212
- intermediate
1313
---
14+
15+
<BannerImage
16+
link="https://raw.githubusercontent.com/codedex-io/projects/main/projects/animate-images-with-keyframes-using-css/header.gif"
17+
description="Title Image"
18+
uid={true}
19+
cl="for-sidebar"
20+
/>
21+
22+
# Animate Images with keyframes using CSS
23+
24+
<AuthorAvatar
25+
author_name="Ellie Popoca"
26+
author_avatar="/images/projects/authors/ellie-popoca.jpg"
27+
username="ellie"
28+
uid={true}
29+
/>
30+
31+
<BannerImage
32+
link="https://raw.githubusercontent.com/codedex-io/projects/main/projects/animate-images-with-keyframes-using-css/header.gif"
33+
description="Title Image"
34+
uid={true}
35+
/>
36+
37+
Images are quintessential to any website. It's the sparkle and it's the pizzaz!
38+

0 commit comments

Comments
 (0)