Tutorialsplane

Html Heading Color Example


Html Heading Color Example : You can add heading colors using css styles.


Html Heading Color Example

Synatx with Demo

Example




<title>Title</title>




<h1>H1 Heading</h1>
<h2>H2 Heading</h2>
<h3>H3 Heading</h3>
<h4>H4 Heading</h4>
<h5>H5 Heading</h5>
<h6>H6 Heading</h6>



Try it ยป

Output Would be :

Html Heading Color Example

Html Blogs