Copyright: Difference between revisions


(New page: The required element with the id of '''#copyright''' is where the copyright information will be inserted. ====Copyright dynamically generated html==== <pre> <p>© Copyright 2008 Your Na...)
 
No edit summary
Line 12: Line 12:


[[Category:Themes]]
[[Category:Themes]]
[[Category:Advanced Topics]]

Revision as of 20:03, 8 December 2008

The required element with the id of #copyright is where the copyright information will be inserted.


Copyright dynamically generated html

<p>© Copyright 2008 Your Name Here.</p>

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