Copyright: Difference between revisions
mNo edit summary |
|||
(6 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
The required element with the id of '''#copyright''' is where the copyright information will be inserted. | The required element with the id of '''#copyright''' is where the copyright information will be inserted. | ||
==Generated Copyright HTML== | |||
<source lang="html4strict"> | <source lang="html4strict"> | ||
<p>© Copyright 2008 Your Name Here.</p> | <p>© Copyright 2008 Your Name Here.</p> | ||
</source> | </source> | ||
[[Category:Themes]] | This HTML will be inserted into the [[Making your own Theme | required element]] with the id of '''#copyright'''. | ||
[[Category:Creating Themes]] | |||
[[Category:Advanced Topics]] | [[Category:Advanced Topics]] |
Latest revision as of 14:26, 16 November 2010
The required element with the id of #copyright is where the copyright information will be inserted.
Generated Copyright HTML
<p>© Copyright 2008 Your Name Here.</p>
This HTML will be inserted into the required element with the id of #copyright.