list

English [l?st] US [l?st]

n.??, ?? ????, ?? ?; ??, ??... Record in the list Within

vi. Listed on the table

3?? ??: ?? ???: ?? ?? ??: ?? ?? ??: ?? ?? ??: listed

style

English [sta?l] American [sta?l]

n. ???, ??, ??

vt. ???, ??...

vi. ??? ??? ????. : styles ???: styles ?? ??: styles ???: styled ?? ??: styled

CSS ?? ??? ?? ???

??: ??? ????? ?? ?? ??? ?????.

??: ? ??? ?? ?? ?? ??? ??? ???? ?? ?????. ?? ?? ??? ?? ?? ??? ????? ?? HTML ? XHTML??? li ???? ??? ? ??? ???? ?? ??? ??? ? ??? ?? ?? ??? ?????. ?? ??? ??, ?? ??? ??, ?? ??? ??? ??? ???? ??? ? ????. ? ? ??? ??? ??? ????. ?? ?? "list-style:circle inside;"? ?????. ???? ?? ??? ???? ?????.

??: ?? ????? ?? ??? ??? ?????.

CSS ?? ??? ?? ?

<html>
<head>
<style type="text/css">
ul 
{
list-style: circle inside;
}
</style>
</head>

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

</html>

???? ?? ?

??? ????? ??? "???? ??" ??? ?????