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 ?? ???: Styling ?? ???: styled

image

英[?????d?] n ???; ??, ??

vt.??;??

3?? ??: ??? ??: ??? ????: ????

CSS ?? ??? ??? ?? ???

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

??: ? ??? ???? ??? ?? ?? ?? ???? ?? ?? ??? ??? ?????. ?? ??? ??? ???? ???? ??? ????? list-style-position ??? ???? ?????.

??: ???? ??? ? ?? ?? ?? "list-style-type" ??? ?????. ?? ????? list-style-image ??? ?????.

CSS ?? ??? ??? ?? ?

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

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

</html>

???? ?? ?

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