capitalize-7.html (159B)
1 <!DOCTYPE html> 2 <html> 3 <style> 4 p:first-letter { text-transform: uppercase; } 5 p { text-transform: capitalize } 6 </style> 7 <body> 8 <p>blah blah</p> 9 </body> 10 </html>
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |