diff --git a/index.html b/index.html index 62a0938..1689a48 100644 --- a/index.html +++ b/index.html @@ -5,8 +5,22 @@ body{ margin: 200px; text-align: center; + background-color:pink; + + } + + #div2{ background-color: aqua; + border: black; + padding: 25px; + + } + + h2{ + font-family: sans-serif; + } + Currency Exchange @@ -44,15 +58,22 @@ +
+
+

Fx Rates Converter

+
+ +
- +
+

-

+

-

+
Note : Input the Currency Code e.g for Euro input 'EUR'
@@ -63,6 +84,7 @@

Developed by Dave Eke - daveydenco@gmail.com +