<style type='text/css'> .hangul ul { list-style-type: hangul-consonant; } </style> <ul style="list-style-type: hangul-consonant;list-style-image:none;"> <li>첫번째</li> <li>두번째</li> <li>세번째</li> </ul>