HTML Escape Quote en atribution
<input value=""Hello world"" />
<!-- Value of the input will be:
"Hello world"-->
Robotechnic
<input value=""Hello world"" />
<!-- Value of the input will be:
"Hello world"-->