CSS Property: Font-weight | HTML Dog
Có thể bạn quan tâm
You are here: Home → References → CSS → Properties →
Font weight can also be specified as part of the font shorthand property.
Possible Values
Value | Description |
---|---|
normal | Standard weight. Equivalent of 400. |
bold | Bold weight. Equivalent of 700. |
bolder | Bolder than the inherited font weight. |
lighter | Lighter than the inherited font weight. |
100 | Lightest. |
200 | Bolder than 100, lighter than 300. |
300 | Bolder than 200, lighter than 400. |
400 | Bolder than 300, lighter than 500. Equivalent of normal. |
500 | Bolder than 400, lighter than 600. |
600 | Bolder than 500, lighter than 700. |
700 | Bolder than 600, lighter than 800. Equivalent of bold. |
800 | Bolder than 700, lighter than 900. |
900 | Boldest. |
inherit | |
initial | |
unset |
The nine font weights can not be relied on. These weights are dependent on weight subsets of a font being available. Whereas a font may contain nine weights, it may also contain fewer; simply for normal and bold, for example.
Advertise Here! On a long-established, well-read, well-respected web development resource.
Example
.chubbybaby { font-weight: bold; }Browser support
Supported by all modern browsers.
Main menu
- Tutorials
- HTML
- CSS
- JavaScript
- Techniques
- Examples
- References
- HTML
- Tags
- Attributes
- Characters
- CSS
- Properties
- Selectors
- Values
- HTML
Supplemental menu
- About Us
- Contact Us
- Link to Us
- Advertise With Us
- Web Hosting
- Site Map
- Home
Từ khóa » Html Td Style Font Bold
-
How To Make Text Bold In HTML? - Tutorialspoint
-
How We Can Bold Only The Name In Table Td Tag Not The Value
-
Td Font-weight: Bold; : Td « Tags « HTML / CSS
-
HTML Text Formatting - W3Schools
-
CSS Font-weight Property - W3Schools
-
Style Table Row With TH + TD - HTML & CSS - SitePoint Forums
-
How To Bold, Italicize & Format Text In HTML - HubSpot Blog
-
Bold Data In Row(tr) In Table In Html - CodeProject
-
Font-weight - CSS: Cascading Style Sheets - MDN Web Docs
-
Three-Column Block - L-Soft
-
Cellstyle Attribute Used In Orgnodes Tag - IBM
-
QSFit HTML Code - Demographic Research
-
HTML Font Size – How To Change Text Size Using Inline CSS Style
-
Alignment, Font Styles, And Horizontal Rules In HTML Documents