top | item 46027454 (no title) micku7zu | 3 months ago Or using CSS p:first-letter{ text-transform: capitalize;}: document.styleSheets[0].insertRule("p:first-letter{ text-transform: capitalize;}",document.styleSheets[0].cssRules.length); discuss order hn newest mkl|3 months ago That only works for paragraphs, not sentences.
mkl|3 months ago