DIR Return Create A Forum - Home
---------------------------------------------------------
Code9
HTML https://code9.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: HTML (normal)
*****************************************************
#Post#: 26--------------------------------------------------
Adding Copyright Footer
By: PHP Date: April 4, 2011, 5:17 pm
---------------------------------------------------------
Add a paragraph (optional)
[code]<p>. </p>
[/code]
inbetween these two tags, you add your text.
for the copyright small c symbol, you need...
[code]©[/code]
so its...
[code]<p>
Copyright© Company Name Here® | All rights reserved
</p>[/code]
#Post#: 34--------------------------------------------------
Re: Adding Copyright Footer
By: Connor Date: April 4, 2011, 5:27 pm
---------------------------------------------------------
good contribution.
*****************************************************