+ 3
Alignment & forms.
I've been playing around with forms and aligning them using css and a sort of table format so that things are spaced evenly and make sense for the user. Is this the best way to go about making forms clear and concise? https://code.sololearn.com/W0rsRKvn8fB6/?ref=app
2 ответов
+ 4
Good one!
...but it would be great if you can change all the "value" attributes to "placeholder"
+ 1
Alright. Thanks!