Same outputs | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Same outputs

<input type="text" name=" "/></br> The above syntax gives same output as syntax under:- <input type="text" name="username"/></br> How??

20th May 2018, 4:41 PM
Santosh Pattnaik
Santosh Pattnaik - avatar
1 Answer
+ 5
because both is a same code
20th May 2018, 5:01 PM
Amethyst Animion
Amethyst Animion - avatar