Capitalize first letter of every word using CSS | CSS tips | #SmartCode

preview_player
Показать описание
#css #html #first-letter#csstips
A simple and fast way to capitalize first letter of every word just using html and css.
If you have a long text than I would suggest the use of JS.
Thanks for watching
#SmartCode

▶ How to make an image and a div the same size | CSS tips and tricks | #SmartCode

▶ Text Fade in and Fade Out Using CSS Animation | CSS tips and tricks | #SmartCode

▶ How To Create Tooltip Using CSS | CSS tips and tricks | #SmartCode

▶ Change Image On MouseOver Only Using CSS | CSS tips and trycks | #SmartCode
Рекомендации по теме
Комментарии
Автор

What if i have to give single letter capital in the beginning of the paragraph??

swaroopburiga
Автор

Hi
How can I use CSS for changing only the first letter in the "header" part? For example, Every time I use H1, or H2, I want the first letter to be red or whatever colour code I give it.
Thanks

OneAfricaner