Non-Semantic Elements in HTML

<ol> <li></li> </ol>

<ul> <li></li> </ul>

<dl> <dt></dt><dd></dd> </dl>

<output>

select 박스에서 선택된 값을 담는 태그로 사용

<p>