How to make bold in CSS?

To make bold in CSS, use a number of standard commands. But you can use non-standard options that give an interesting effect. Bold face is used to highlight a strictly defined fragment of text. CSS helps us to assign such a font to any phrase or even a single letter. If you still use HTML tags to achieve this effect, you need to rethink your views on programming, because cascading style sheets give you as a developer more options. We will talk about some of them in this article.

css bold




Assignment

CSS  : font-weight. . , «font-weight: bold», . «normal». . 100 900, 400 «normal». , 400, , , . .





CSS  , . («bolder» «lighter»), . . «font-weight» – «font», .

bold css




CSS- HTML XHTML. , . HTML «font-weight». <strong>, . «bold». <strong> CSS  . . , . CSS- –  , . , , , . . , , . .

css font




CSS  . <strong>. . , . , , . , , , .




All Articles