Tutorials Bugs Masterclass Free stuff Test pages Proposals

Core tests

Advanced tests

This test

RichInStyle.com test pages: fonts - font-weight

  1. Bold (font-weight: bold).
  2. Equally bold (font-weight: 700).

  3. The same
    The same

    The above confirms this - two elements, one with 700, the other bold. Since they are equivalent, it should appear as a single line.

  4. This should be bold (but not necessarily as bold) (font-weight: bolder).

  5. This should be bold (but not necessarily as bold) (font-weight: 900).

  6. This should look normal