How can I improve my web page? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I improve my web page?

Want to make my website more attractive https://code.sololearn.com/W2I9T6c4eKGI/?ref=app

10th Aug 2018, 5:36 PM
Nikita Desale
Nikita Desale - avatar
7 Answers
+ 4
im working on making your site look better, ill be back in a bit
10th Aug 2018, 7:39 PM
Joshua Wilson
Joshua Wilson - avatar
+ 3
You should put smaller boxes for the numbers and have them on less rows (like a real calculator which I guess is you're goal )
10th Aug 2018, 6:06 PM
SimonTheVital
SimonTheVital - avatar
+ 3
Put them and in a <div>. One <div> for the simple calculator and another <div> for the percentage calculator. Then do this.. https://stackoverflow.com/questions/17217766/two-divs-side-by-side-fluid-display
11th Aug 2018, 1:12 PM
Leila Parambita
Leila Parambita - avatar
10th Aug 2018, 7:54 PM
Joshua Wilson
Joshua Wilson - avatar
0
you should use row and columns for numbers and the operators so it'll look good.
10th Aug 2018, 6:13 PM
Ankush Mamidwar
Ankush Mamidwar - avatar
0
You should make the boxes smaller and make them look like a real calculator or make the font like the ones used in the real calculator
11th Aug 2018, 1:02 PM
Leila Parambita
Leila Parambita - avatar
0
How can i do that.. I want to divide it into two pages like one there will be Simple calculator and on another there will be percentage calculator
11th Aug 2018, 1:05 PM
Nikita Desale
Nikita Desale - avatar