font
English [f?nt] US [fɑ:nt]
n. ??; ???(?? ?? ????)(??? ?? ? ??) ??? : ??
style英[sta?l] 美[sta?l]
n. ???; ??, ?? ;???? ???? ?? ?? ???
??? ??: styled ?? ??: styled ?? ??: styled
CSS ?? ??? ?? ???
??: ?? ???? ?????.
??: ??normal ??????. ????? ?? ?? ???? ?????. ???? ????? ???? ?? ???? ?????. oblique ????? ???? ?? ???? ?????. ??? ?? ???? ?? ???? ????? ?? ?????.?
??: ? ?? ??? ????, ???? ?? ?? ??? ?????. ???? ??? ????? ?? ?? ?? ?? ??? ?????. ????? ??? ????? ?? ??? ???? ???? ??? ??? ? ????.
??: ?? ?? ????? ?? ??? ??? ?????.
CSS ?? ??? ?? ?
<html> <head> <style type="text/css"> p.normal {font-style:normal} p.italic {font-style:italic} p.oblique {font-style:oblique} </style> </head> <body> <p class="normal">php中文網(wǎng)</p> <p class="italic">php視頻教程</p> <p class="oblique">php程序員詞典</p> </body> </html>
???? ?? ?
??? ????? ??? "???? ??" ??? ?????