0

Calculator?

So i'm bad at styling. I need somebody to style this calc with CSS. I want to better understand how to style things, and reading somebodies code will help me understand things a bit better. https://code.sololearn.com/W73XHCe1Ez6i/#css

29th May 2018, 9:19 PM
Daniel Cooper
Daniel Cooper - avatar
3 Answers
0
This code isn't actually mine btw. I copied it online because I was far too lazy to write a calc AND do work.
29th May 2018, 9:23 PM
Daniel Cooper
Daniel Cooper - avatar
0
wel before you style your code, you need to organise it in a proper html instead of using divs, here you use a table which helps aligning your buttons after that, you can use the ids or classes to color stuff and give them some shadow maybe...
29th May 2018, 11:40 PM
Dominique Abou Samah
Dominique Abou Samah - avatar
0
I was going to fix all of this. The code is a mess and it's not even mine. I was just hoping somebody could give an example of some good CSS to make it look cool
30th May 2018, 12:20 AM
Daniel Cooper
Daniel Cooper - avatar