This is HTML elements that i did not use quite often and many of you guys might not know.
fieldset
legend
input type="color" → color picker 활성화 됨
input type="time" → time 선택창 활성화 됨
<progress value="50" max="100" ></progress>