1
CSS only first letter capital
.mydiv::first-letter {
text-transform: uppercase;
}
.mydiv::first-letter {
text-transform: uppercase;
color: #bb0000;
}
.mydiv::first-letter {
text-transform: uppercase;
color: #bb0000;
font-weight: 800;
}
Interserver | Standard & VPS Cloud Hosting | $2.50 /Month
Flexible VPS hosting platform to deploy your online projects.
Economical and balanced between processor cores, memory and storage
rated 1 times
(1)
(0)
comments: 0 / hits: 136
/ 9 months ago, fri, oct 22, 21, 03:27:27
More From
» CSS
Comments
There are no comments for this Snippet yet