Here is my HTML:
small caps & ALL CAPS
Here is my CSS:
.link {text-transform: capitalize;}
The output is:
Small Caps & All Caps
and I want the output to be:
Small Caps & All Caps
Any ideas?
Your Answer
0 answers
Hot tools Tags
Hot Questions
How do you use variables in a simple PostgreSQL script?
2026-01-05 20:22:09
Integers caching in Java [duplicate]
2026-01-05 20:01:14
Include headers when using SELECT INTO OUTFILE?
2026-01-05 19:43:06
How to convert date to different formats?
2026-01-05 19:22:58
Parse a Number from Exponential Notation
2026-01-05 19:01:06
Popular tool
vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation
VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library
PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment
VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library
SublimeText3 Chinese version
Chinese version, very easy to use
Hot Topics
Douyin level price list 1-75
20417
7
20417
7
wifi shows no ip assigned
13577
4
13577
4
Hot Article
How to set up price alerts so you don't miss key entry points?
2026-01-01
By DDD
Why do professional traders advise newbies to start with low leverage?
2026-01-01
By DDD
How to Fix a 'KERNEL_DATA_INPAGE_ERROR' on Windows?
2026-01-02
By 下次还敢
How to reverse a string in Python? (code examples)
2025-12-31
By 下次还敢






