default page not showing up at all

G

Gloria

wierdness again.

www.handtohand.info >>> dummy site for another site I'm building... >>> lost
its theme and banner, but has text

http://www.handtohand.info/new_page_13.htm >>>> this is the way it SHOULD
look, all the pages should look like this, a gremlin or horror monkey
must've messed with it, cuz I did not...went to bed, and in the AM, this is
what i get: www.handtohand.info
no banner, no bkgd., no theme,
please help. thank you.

default page on this site not showing up at all, even though I've used the
same theme, same nav. bar design, same shared borders on the entire SIMPLE
web site.

last night, after getting it all clean and done, woke up to find the
default.htm page was missing it's theme and custom banner.

please help me.
 
S

Steve Easton

You have the head and title tags inside the body tags
<body>&nbsp;<head><meta http-equiv="Content-Type" content="text/html;
charset=windows-1252"><title>Frozen Semen Import &amp; Export Service</title><style
fprolloverstyle>A:hover {color: #FF0000; font-family: Tahoma; font-weight: bold}
</style></head>

It should be like this:


<head>
<title>Frozen Semen Import &amp; Export Service</title>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<style fprolloverstyle>
A:hover {color: #FF0000; font-family: Tahoma; font-weight: bold;}
</style>
</head>
<body>


--
Steve Easton
Microsoft MVP FrontPage
95isalive
This site is best viewed..................
...............................with a computer
 
G

Gloria

Thank you so much, that helped IMMENSELY (sp?)
Gloria

I never knew the "body" tag could cause so many problems...
 

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