help.. input and button width not full 100% | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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

21st Mar 2018, 7:58 AM
Zulfikar Ahmad
Zulfikar Ahmad - avatar
5 Respuestas
+ 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.
21st Mar 2018, 8:10 AM
storm
storm - avatar
+ 3
cool, to get here in 2 days :) quick tip: when you see something not aligned right check size-position-padding-margin-border.
21st Mar 2018, 9:13 AM
storm
storm - avatar
+ 2
you're welcome. what are you going to do with much longer code? :))
21st Mar 2018, 8:30 AM
storm
storm - avatar
+ 2
hehe nothing, thats my first web coding. i learning about responsive 2day ago. and now i just going still learn about responsive :)
21st Mar 2018, 8:41 AM
Zulfikar Ahmad
Zulfikar Ahmad - avatar
+ 1
hahaha..., 1hours just for search the problem... and the problem just that :'D ... Thanks @storm :D
21st Mar 2018, 8:14 AM
Zulfikar Ahmad
Zulfikar Ahmad - avatar