Probably you mean the <h1>-<h6> tags. And there is no such thing as "css coding for ****". You style everything the same way: tag {styles} So in your case, it would be: h1 {color: #000000; }