Article Categories
- All Categories
-
Data Structure
-
Networking
-
RDBMS
-
Operating System
-
Java
-
MS Excel
-
iOS
-
HTML
-
CSS
-
Android
-
Python
-
C Programming
-
C++
-
C#
-
MongoDB
-
MySQL
-
Javascript
-
PHP
Selected Reading
Usage of text-transform property in CSS
The text-transform property is used to capitalize text or convert text to uppercase or lowercase letters.
Example
Possible values are none, capitalize, uppercase, lowercase.
This will be capitalized
This will be in uppercase
This will be in lowercase
Advertisements
