+ 2
Calculator
I dont no what wring with my calculator css
7 ответов
+ 4
Kazeem Idris ,
Can you share your code here to see what's wrong in it ??
+ 3
you have more problems:
in html
- after the input is missing a line break
- closing unopened button
- 3 and 4 buttons mixed in a row
- misspelled `class`
in css
- if you don't have a pseudo selector, you don't need `:`
+ 2
Kazeem Idris ,
Your code is not responsive... you needa make it responsive through JS and needa adjust alignments for making it to looks like exact calculator...
+ 2
Thanks all or you
+ 1
And can all of you can go and answer my remaining questions it is in my profile
0
I really need to be expert in web
But it's not working