diff --git a/assets/potato.css b/assets/potato.css index aa16bdc..c058d86 100755 --- a/assets/potato.css +++ b/assets/potato.css @@ -31,7 +31,7 @@ h1 { #eyebrows { top: 102px; left: 109px; z-index: 5;} -#glasses { top: 121px; left: 97px; z-index: 7;} +#glasses { top: 121px; left: 200px; z-index: 7;} #hat { top: 28px; left: 101px; z-index: 10;} diff --git a/assets/nose.png b/nose.png similarity index 100% rename from assets/nose.png rename to nose.png diff --git a/potato.css b/potato.css index 5c1d358..a5671ac 100644 --- a/potato.css +++ b/potato.css @@ -23,41 +23,61 @@ h1 { } /* Insert CSS for arms below this line*/ - +#arms_image{ + top:160px; left: 30px; +} /* Insert CSS for ears below this line*/ - +#ears_image{ + top: 70px; left: 60px; +} /* Insert CSS for eyes below this line*/ - +#eyes_image{ + top: 110px; left: 132px; +} /* Insert CSS for mouth below this line*/ - +#mouth_image { + top: 190px; left: 120px; +} /* Insert CSS for nose below this line*/ +#nose_image +{left:129px;top: 170px;} /* Insert CSS for eyebrows below this line*/ +#eyebrows_image +{ + top: 80px; + left: 113px; +} /* Insert CSS for glasses below this line*/ - +#glasses_image { + top: 97px; + left: 102px; +} /* Insert CSS for hat below this line*/ - +#hat_image + {left:100px;top:10px; +} @@ -67,7 +87,8 @@ h1 { /* Insert CSS for moustache below this line*/ - +#moustache_image { top: 200px; left: 90px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..ed86bed 100755 --- a/potatohead.html +++ b/potatohead.html @@ -13,15 +13,16 @@
-
+
+
+
+
+
+
+
+