week 1
Last updated
Last updated
...
disabled html attribute inside a form will not send its value with the form -so readonly attribute necessary there.
<input type='text' value='123' disabled/> <input type='text' value='123' readonly/>
...
...
...
just on creating a server
Raghav Rathi / @withrvr / river
Vaishnav Ghenge
Tejas Lakde / itz.phoenixx
...