Skip to content Skip to sidebar Skip to footer
Showing posts with the label Capitalize

How To Capitalize And Uppercase In Angularjs?

I want to capitalize/uppercase some fields in a HTML form. HTML Solution 1: You cannot do that wit… Read more How To Capitalize And Uppercase In Angularjs?

Text-transform: Capitalize; Also Affects Placeholder

I have the following simple input. When I use text-transform: capitalize; to capitalize the first… Read more Text-transform: Capitalize; Also Affects Placeholder