attribute that capitalize characters in html code example
Example: html capitalize
<p style="text-transform: capitalize;"> All words will be capitalized </p>
<p style="text-transform: capitalize;"> All words will be capitalized </p>