Kononov Space
  • Main
  • Articles
  • Tech Recipes
  • About me
  • Contacts
  • Conferences
  • About Project
Subscribe

capitalize

A collection of 1 post
[RECIPE]: Capitalize in CSS
recipe

[RECIPE]: Capitalize in CSS

There are cases when you want your text looks fine as header in browser, but you don't know if text has correct case of the first letter. It can easily fixed with the simple CSS rule: .txt-capitalized { text-transform: capitalize; }
Jul 21, 2020
Kononov Space © 2023
Powered by Ghost