Skip to content. | Skip to navigation

SEO friendly image-based headlines

Here is a sample headline as a graphic.

 SC_hdr_forProfessionals.gif

Here is the same headline as CSS-styled text.

 For Professionals

Here is the CSS

<style type="text/css">
.sample-header {
color: #82522c;
font-family:Georgia,"Times New Roman",Serif;
font-size:200%;
font-weight:normal;
border-bottom: 0px;
}
</style>
<h1 class="sample-header">&nbsp;For Professionals</h1>

Notes:

Fahrner Image Replacement (FIR) does not work with screen readers

Document Actions