From 0ffe9f601fcb2cfdaf15ec8f6787daa59435ee6f Mon Sep 17 00:00:00 2001 From: Akshay930git <68736605+Akshay930git@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:38:59 +0530 Subject: [PATCH 1/2] Update calculator.html --- calculator.html | 50 ++++++++++++++++++++++++++++--------------------- 1 file changed, 29 insertions(+), 21 deletions(-) diff --git a/calculator.html b/calculator.html index d6f9b25..d9f6cdd 100644 --- a/calculator.html +++ b/calculator.html @@ -27,13 +27,15 @@ margin-bottom: 10px; text-align:center; width: 210px; - color:green; + color:rgb(0, 0, 0); border: solid black 2px; + padding: 3px 33px 4px 24px; + } input[type="button"] { - background-color:green; + background-color:rgb(238, 207, 219); color: black; border: solid black 2px; width:100% @@ -45,26 +47,31 @@ border: solid black 2px; width:100% } + .border{ + border: 2px; + color: black; + } -
HTML Calculator
- - - - - - - - - - - - - - - +
+
HTML Calculator
+
+ + + + + + + + + + + + + + @@ -83,6 +90,7 @@ -
- - \ No newline at end of file + + + + From 85546ae418315c3f96071948dc3237c3dc1a381e Mon Sep 17 00:00:00 2001 From: Akshay930git <68736605+Akshay930git@users.noreply.github.com> Date: Thu, 1 Oct 2020 14:25:31 +0530 Subject: [PATCH 2/2] Update animationRadioButton.html --- Animation Button 2/animationRadioButton.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Animation Button 2/animationRadioButton.html b/Animation Button 2/animationRadioButton.html index 8c39927..6981402 100644 --- a/Animation Button 2/animationRadioButton.html +++ b/Animation Button 2/animationRadioButton.html @@ -1,4 +1,4 @@ - + @@ -9,7 +9,7 @@ -

animation radio button

+

Animation radio button