Jump to content

Highlight


Mesty360

Recommended Posts

I and trying to get a header to be highlighted all the way across the page. Can anyone help me with this code.
Could you elaborate a bit? What sort of header? Is it simply text? Is it the top part of your page? Are you coding in pure CSS or is it a mix of HTML and CSS?
Link to comment
Share on other sites

Say its a <h1 class="header">

h1.header {	background-color:highlightcolor;}

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...