+ 1
Friends its my second code and suggest me any further improvents..thank you
6 Respuestas
0
<input
type="text"
name="fname"
placeholder="First Name"
>
https://www.w3schools.com/tags/att_input_placeholder.asp
+ 2
brothers @felipe and @calvin please tell me how to use place holder...tell me simple exampe please please
+ 1
It's a fair implementation.
I would suggest more well named classes and add some more HTML5 syntax.
Also, maybe, instead value to the input boxes you can use the attribute placeholder.
Gratz! Keep practicing!
+ 1
ok thank you for your response @felipe cruz .
person like you will always be needed for coding basic programs
+ 1
Instead of using value for input label, use placeholder.
+ 1
@ cruz sir i implemented placeholder
https://code.sololearn.com/Wq2wLBdQ2g92/?ref=app