Most Useful HTML Knick Knacks

Spellcheck

The Spellcheck attribute can be used on editable elements to indicate the browser can spell checking can be performed

Capture

The capture attribute hints the browser that for a file input, we allow user to provide image/audio directly from the camera or microphone

Content editable

The contenteditable attribute allows the user to edit any element, including paragraphs, divs and so on

Color Input

Input type color display a color picker widget

Theme color

theme-color meta element can be used to style the tab color in mobile browsers

Option group

<optiongroup> element can be used to group options inside a <select> element

Create an Awesome GitHub Profile that Recruiters want