In article <
jwolf6589-9C774...@nntp.charter.net>,
John <jwol...@NOSPAMgmail.com> wrote:
>
http://www.cerm.info/TEST/template.html
>
> My header and my footer are what contains the old Claris Home Page code
> but I have no idea how to clean it up. How can it be cleaned up? Thanks..
There is no "code" in the publicly available source for the above URL.
What about deleting from BODY, the following?
<x-claris-window top="70" bottom="763" left="12"
right="985"></x-claris-window>
<x-claris-tagview mode="minimal"></x-claris-tagview>
Or just do this: look at your URL in a browser. Look at View Source.
Copy the lot. Paste into a text editor like TextWrangler, name it with
an html ending, save and upload to your server to replace the existing
"index.htm".
Interested in learning a bit about HTML and CSS? If so, you might
start by using a stricter !DOCTYPE..., fixing errors (see
http://validator.w3.org/) and so on...
--
dorayme