font

English [f?nt] American [fɑ:nt]

n. ??; ???(?? ?? ????)(??? ?? ? ??) ??

:fonts

weight

英[we?t] 美[wet]

n.??,??,??? ????; ???; ????, ?????, ????; [??] ??? ????

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

CSS ?? ??? ?? ???

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

??: ? ??? ?? ??? ???? ???? ?? ??? ???? ? ?????. ?? ? 400? ??? Normal? ???? 700? Bold? ?????. ? ?? ?? ?? ??? ??? ???? ?? ???? ??? ??? ???? ? ???? ???? ???.

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

CSS ?? ??? ?? ?

<html>
<head>
<style type="text/css">
p.normal {font-weight: normal}
p.thick {font-weight: bold}
p.thicker {font-weight: 900}
</style>
</head>

<body>
<p class="normal">php中文網(wǎng)</p>

<p class="thick">php視頻教程</p>

<p class="thicker">php程序員詞典</p>
</body>

</html>

???? ?? ?

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