Inputs & pseudo elements
<input type="text">
<input type="radio">
<input type="checkbox">
<input type="range">
<input type="color">
<input type="button">
<input type="submit">
<button></button>
Button
<textarea></textarea>
<select></select>
hello
world