Unfortunately there's no font-weight thicker than 900, and specifying font-weight by number varies across browsers. Your best bet would be to use a thicker font - you haven't specified what you're using, but Impact is relatively thick and tall for its width while being web-safe. Otherwise you could use @font-face to load in a different font.

8252

I exempel nedan finns två stilmallar (klasserna fet och ejfet) samt (X)HTML-kod som visar på hur det skulle kunna användas. .fet { font-weight: bold; }

.