Site Sub-Heading


Revision as of 12:28, 10 March 2009 by Shanker (talk | contribs)

The required h2 with the id of #site_subheading is where your sites subtitle will be inserted, with a span you can style however you please.


Site subheading dynamically generated html

<span>
  <a href="">site subheading goes here</a>
</span>

This html will be inserted into the required h2 element with the id of #site_subheading.