diff --git a/index.html b/index.html index ee689ca..2a54afa 100644 --- a/index.html +++ b/index.html @@ -64,6 +64,11 @@

Learn To Code With Your Neighbors

+
+ + + +
@@ -125,4 +130,4 @@

JAVASCRIPT & JQUERY

- \ No newline at end of file + diff --git a/style.css b/style.css index 564519e..8534553 100644 --- a/style.css +++ b/style.css @@ -169,4 +169,12 @@ body { display:inline-block; } -} \ No newline at end of file +} +#newimg{ + height: 50px; + width: 50px; + margin-left: 600px; + + +} +