diff --git a/assets/baseball-hat.png b/assets/baseball-hat.png new file mode 100644 index 0000000..05fd1f1 Binary files /dev/null and b/assets/baseball-hat.png differ diff --git a/assets/cane.png b/assets/cane.png new file mode 100644 index 0000000..b427f79 Binary files /dev/null and b/assets/cane.png differ diff --git a/assets/earring-left.png b/assets/earring-left.png new file mode 100644 index 0000000..aa0d892 Binary files /dev/null and b/assets/earring-left.png differ diff --git a/assets/earring-right.png b/assets/earring-right.png new file mode 100644 index 0000000..1f74226 Binary files /dev/null and b/assets/earring-right.png differ diff --git a/assets/hat-flower.png b/assets/hat-flower.png new file mode 100644 index 0000000..035ab7a Binary files /dev/null and b/assets/hat-flower.png differ diff --git a/assets/potato.css b/assets/potato.css index aa16bdc..6eb8b98 100755 --- a/assets/potato.css +++ b/assets/potato.css @@ -27,9 +27,9 @@ h1 { #mouth { top: 233px; left: 119px; z-index: 4; } -#nose { top: 170px; left: 131px; z-index: 6; } +#nose { top: 170px;left: 131px; z-index: 6; } -#eyebrows { top: 102px; left: 109px; z-index: 5;} +#eyebrows { top: 1000px; left: 500px; z-index: 5;} #glasses { top: 121px; left: 97px; z-index: 7;} diff --git a/assets/stunner-shades.png b/assets/stunner-shades.png new file mode 100644 index 0000000..489db62 Binary files /dev/null and b/assets/stunner-shades.png differ diff --git a/potato.css b/potato.css index 5c1d358..712a2ba 100644 --- a/potato.css +++ b/potato.css @@ -32,7 +32,11 @@ h1 { /* Insert CSS for eyes below this line*/ - +#eyes_image { + width:150px; + top: 100px; + left: 110px; +} @@ -47,11 +51,23 @@ h1 { /* Insert CSS for eyebrows below this line*/ - +#eyebrows_image +{ + top: 60px; left: 109px; + +} /* Insert CSS for glasses below this line*/ +#glasses_image{ + + top:60px; left: 101px; +} + + + +/* Insert CSS for stunner shades below this line*/ @@ -61,14 +77,23 @@ h1 { -/* Insert CSS for arms below this line*/ +/* Insert CSS for baseball cap below this line*/ -/* Insert CSS for moustache below this line*/ +/* Insert CSS for arms below this line*/ + + +/* Insert CSS for moustache below this line*/ +#moustache_image { + top: 165px; + left: 85px; + transform: rotate(180deg); + +} /* Insert CSS for shoes below this line*/ @@ -81,7 +106,12 @@ h1 { -/* Insert CSS for earrings below this line*/ +/* Insert CSS for left earring below this line*/ + + + + +/* Insert CSS for right earring below this line*/ diff --git a/potatohead.html b/potatohead.html index d039b2b..0c225f2 100755 --- a/potatohead.html +++ b/potatohead.html @@ -15,18 +15,20 @@
+
+
+
+