Site Sub-Heading


Revision as of 20:24, 28 October 2008 by Shanker (talk | contribs) (New page: 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 g...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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.