SOURCE

console 命令行工具 X clear

                    
>
console
<html>
<head>
<style type="text/css">
ul 
{
list-style-image: url('/i/eg_arrow.gif')
}
</style>
</head>

<body>
<ul>
<li>咖啡</li>
<li>茶</li>
<li>可口可乐</li>
</ul>
</body>

</html>