How to modify text capitalization
By using the CSS text-transform
property, you can control the capitalization of the text:

- Simplistic design (no unnecessary information)
- High-quality courses (even the free ones)
- Variety of features
- Nanodegree programs
- Suitable for enterprises
- Paid certificates of completion

- Professional service
- Flexible timetables
- A variety of features to choose from
- Professional certificates of completion
- University-level courses
- Multiple Online degree programs

- Great user experience
- Offers quality content
- Very transparent with their pricing
- Free certificates of completion
- Focused on data science skills
- Flexible learning timetable
Syntax for CSS text transform
The syntax for this property is as follows:
text-transform: value;
See an example of using text-transform
below:
div.a {
text-transform: uppercase;
}
div.b {
text-transform: lowercase;
}
div.c {
text-transform: capitalize;
}
The available values are explained in the table.
Value | Description |
---|---|
none |
The default value. The text is rendered normally |
capitalize |
Makes CSS capitalize the first letter of each word |
uppercase |
Makes CSS capitalize all letters |
lowercase |
No letters are capitalized |
full-width |
All characters are written inside a square and can be aligned |
full-size-kana |
All Kana characters are converted to full-size (used for ruby annotations) |
Browser support

Chrome

Edge

Firefox

IE

Opera

Safari
Mobile browser support

Chrome

Firefox

Opera

Safari
Latest Udacity Coupon Found:
75% OFF COURSES
Udacity Black Friday Offer
The best time to save on Udacity courses is now - follow this coupon to access a 75% Udacity Black Friday discount & enjoy learning at a very low cost!