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