ONe last problem??

C

Charles Arnett

On my web site www.unionbaptistohio.org when I click on my doctrine I get my left boarder double. It isn't on my page view in Front page. The problem exists in IE or Firefox.

Where is that burger hiding? When I add it to SFAITH.HTM it doesn't even show up on the browsers. I normally use sfaith.htm

Cold it possibly be because it is such a big page?
charles
 
E

E. T. Culling

It's because you are using frames. Read HELP files to learn how to link correctly when using the,
Eleanor
On my web site www.unionbaptistohio.org when I click on my doctrine I get my left boarder double. It isn't on my page view in Front page. The problem exists in IE or Firefox.

Where is that burger hiding? When I add it to SFAITH.HTM it doesn't even show up on the browsers. I normally use sfaith.htm

Cold it possibly be because it is such a big page?
charles
 
E

E. T. Culling

Compare the code for a link that works and the one that doesn't. Also remember not to underline any text that is not a link. Most people think 'link' when they see underlined text.
Eleanor
On my web site www.unionbaptistohio.org when I click on my doctrine I get my left boarder double. It isn't on my page view in Front page. The problem exists in IE or Firefox.

Where is that burger hiding? When I add it to SFAITH.HTM it doesn't even show up on the browsers. I normally use sfaith.htm

Cold it possibly be because it is such a big page?
charles
 
E

E. T. Culling

Comming Events is not speled corecty.
Compare the code for a link that works and the one that doesn't. Also remember not to underline any text that is not a link. Most people think 'link' when they see underlined text.
Eleanor
On my web site www.unionbaptistohio.org when I click on my doctrine I get my left boarder double. It isn't on my page view in Front page. The problem exists in IE or Firefox.

Where is that burger hiding? When I add it to SFAITH.HTM it doesn't even show up on the browsers. I normally use sfaith.htm

Cold it possibly be because it is such a big page?
charles
 
J

Joe Rohn

Hi Charles,

The problem is with your code. If you switch over into HTML view at the top
of the offending page you will see this:

<HTML>
<HEAD>
<title>Union Baptist Church Statement Of Faith </title>
<meta name="Microsoft Border" content="l">
<BODY>

<HEAD>
<BODY bgcolor="ffffff" TEXT="000000" LINK="0000FF" VLINK="0000FF"
ALINK="0000FF">




If you look closely you will see <HEAD> twice...that's wrong.




Also at the bottom of the page you will see this:

</head>

</BODY>
</HTML>


If you go to </head> and then cut it and paste it directly below:

<meta name="Microsoft Border" content="l">

And then remove the 2nd <HEAD>

I believe your page will be OK.

--
Joe

FrontPage Users Forums:
http://www.timeforweb.com/frontpage

On my web site www.unionbaptistohio.org when I click on my doctrine I get my
left boarder double. It isn't on my page view in Front page. The problem
exists in IE or Firefox.

Where is that burger hiding? When I add it to SFAITH.HTM it doesn't even
show up on the browsers. I normally use sfaith.htm

Cold it possibly be because it is such a big page?
charles
 
C

Charles Arnett

I found <body> twice and that fixed it.
thanks I am amazed how quick I can get help. I just got out of the
hospital yesterday. The doc said my arteries were completely blocked below
the knees but I am growing new ones to bypass and the doctor told my wife
that it would keep me from losing my legs. Since I am only 70 they will let
me get back to work on Monday/
charles
 
J

Joe Rohn

That's great to hear Charles! Just keep plugging away and you will be fine.

I had an aortic by-pass in May..and I feel much better now! Well I needed a
good reason to quit smoking..and that certainly did it! :)
 
R

Rob Giordano \(Crash\)

the human body is an amazing machine. 30 years ago the doctors (plural) gave
me a year to live even if i went through chemo ( i didn't)... i'm still
here. i'm a firm believer in denial and positive thinking.

keep on truckin'
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top