@@ -5,14 +5,15 @@ This is a collection of the CSS images that I made for the [#DailyCSSImages](htt
5
5
You can also view them on my [ codepen] ( https://codepen.io/vicbergquist/pens/public/ ) profile.
6
6
7
7
## Some examples
8
-
9
- <img src =" screenshots/D13_taco.png " alt =" Day 13 - Sad Taco " width =" 150 " align =" center " >
10
- <img src =" screenshots/D17_zombie.gif " alt =" Day 17 - Zombie " width =" 150 " align =" center " >
11
- <img src =" screenshots/D18_vampire.gif " alt =" Day 18 - Vampire " width =" 150 " align =" center " >
12
- <img src =" screenshots/D29_owl.png " alt =" Day 29 - Owl " width =" 150 " align =" center " >
13
- <img src =" screenshots/D2_elephant.png " alt =" Day 2 - Elephant " width =" 150 " align =" center " >
14
- <img src =" screenshots/D30_fox.png " alt =" Day 30 - Fox " width =" 150 " align =" center " >
15
- <img src =" screenshots/D37_yoda.png " alt =" Day 37 - Yoda " width =" 150 " align =" center " >
16
- <img src =" screenshots/D41_pikachu.png " alt =" Day 41 - Pikachu " width =" 150 " align =" center " >
17
- <img src =" screenshots/D45_moon.png " alt =" Day 45 - Moon " width =" 150 " align =" center " >
18
- <img src =" screenshots/D5_dory.png " alt =" Day 2 - Baby Dory " width =" 150 " align =" center " >
8
+ <div style =" text-align : center ;" >
9
+ <img src =" screenshots/D13_taco.png " alt =" Day 13 - Sad Taco " width =" 150 " style =" float : left ;" >
10
+ <img src =" screenshots/D17_zombie.gif " alt =" Day 17 - Zombie " width =" 150 " style =" float : left ;" >
11
+ <img src =" screenshots/D18_vampire.gif " alt =" Day 18 - Vampire " width =" 150 " style =" float : left ;" >
12
+ <img src =" screenshots/D29_owl.png " alt =" Day 29 - Owl " width =" 150 " style =" float : left ;" >
13
+ <img src =" screenshots/D2_elephant.png " alt =" Day 2 - Elephant " width =" 150 " style =" float : left ;" >
14
+ <img src =" screenshots/D30_fox.png " alt =" Day 30 - Fox " width =" 150 " style =" float : left ;" >
15
+ <img src =" screenshots/D37_yoda.png " alt =" Day 37 - Yoda " width =" 150 " style =" float : left ;" >
16
+ <img src =" screenshots/D41_pikachu.png " alt =" Day 41 - Pikachu " width =" 150 " style =" float : left ;" >
17
+ <img src =" screenshots/D45_moon.png " alt =" Day 45 - Moon " width =" 150 " style =" float : left ;" >
18
+ <img src =" screenshots/D5_dory.png " alt =" Day 2 - Baby Dory " width =" 150 " style =" float : left ;" >
19
+ </div >
0 commit comments