diff --git a/potato.css b/potato.css index 5c1d358..b767311 100644 --- a/potato.css +++ b/potato.css @@ -19,25 +19,33 @@ h1 { /* Insert CSS for body below this line*/ #body { - top: 28px; left: 68px; + top: 28px; + left: 68px; } /* Insert CSS for arms below this line*/ - - - +#arms_image { + top: 200px; + left: 26px; +} /* Insert CSS for ears below this line*/ - - - +#ears_image { + top: 100px; + left: 58px; +} /* Insert CSS for eyes below this line*/ - +#eyes_image{ + top: 110px; + left:120px; +} /* Insert CSS for mouth below this line*/ - +#mouth_image { + top: 210px; left: 120px; +} @@ -52,6 +60,10 @@ h1 { /* Insert CSS for glasses below this line*/ +#glasses_image{ + top: 90px; + left:100px; +} @@ -67,7 +79,10 @@ h1 { /* Insert CSS for moustache below this line*/ - +#moustache_image { + top:176px; + left:90px; +} diff --git a/potatohead.html b/potatohead.html index d039b2b..ce8f775 100755 --- a/potatohead.html +++ b/potatohead.html @@ -13,15 +13,15 @@

Mr. Potato Head

- - - - + + + + - + - +