CSS中的字重开关的代码

CSS中的字重开关的代码

font-weight:boldbold是字加粗font-weight:normalnormal是普通粗细字体其他的font-weight属性IE不支持字重(weight),是指相对于字高度的笔画粗细(stroke width)程度
html-css190