Mind-blowing HTML tricks
DEMO Link: https://mrmoeed.com/tools/HTML/spellcheck.html
You can open the device camera by writing just one line of code.
<input type="file" capture="user" accept="image/*" />
HTML Spell Check just one attribute
<input type="text" spellcheck="true" />
Image Fun
For Image fun please check the demo URL above, you will be amazed!