+ 1
help.. input and button width not full 100%
im change width for input and button to 100% in css, but in browser not fully 100%. whats wrong with my coding ? https://code.sololearn.com/WLhN3RLrJvlz/?ref=app
5 Answers
+ 3
#subscrise form
padding should be 20 0 0 0
(you have 20 20 0 0)
this way you're adding 20 px padding to the right side.
+ 3
cool, to get here in 2 days :)
quick tip: when you see something not aligned right check size-position-padding-margin-border.
+ 2
you're welcome.
what are you going to do with much longer code? :))
+ 2
hehe nothing, thats my first web coding. i learning about responsive 2day ago. and now i just going still learn about responsive :)
+ 1
hahaha..., 1hours just for search the problem... and the problem just that :'D ... Thanks @storm :D