Text on table over background image

G

Guest

I am developing a page with a background as a css. I added a table with some text on it and the text does not display in Preview mode

Has anyone come across this situation? I am using FP2002 and here is the code I am using

<head><style
body
background-image: url('images/Expiriance%20Web%20Background.jpg')
background-repeat: repeat-y
margin: 0p

</style></head><body><table cellspacing="0" cellpadding="0"><tr height="1%"><td colspan="2"><img src="images/Expiriance%20Web%20Logo.gif" alt="Expiriance.com" width="468" height="90" /></td></tr><tr height="99%"><td width="200px"></td><td></td></tr></table><table border="1" cellpadding="2" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="724" id="AutoNumber1"><tr hight="99%"><td width="206" valign="top"><font face="Verdana" size="2" color="#FFFFFF">&nbsp;
Menu</font></td><td width="515" valign="top"><font face="Verdana" size="2">The newly
re-designed Expiriance.com is coming soon!</font><p>&nbsp;</p><p><font face="Verdana" size="2">To access the current Expiriance.com clic
<a href="index-old.htm">here</a>.</font></td></tr></table></body></html

Best regards to all, JD.
 
V

Vijay R Gangolli [MSFT]

Hi JD,

I scrolled down completely and found it at the bottom of the page!

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Thread-Topic: Text on table over background image
| thread-index: AcQK7JL3EprxKs9wTMeZWjeCsID4wg==
| X-Tomcat-NG: microsoft.public.frontpage.client
| From: "=?Utf-8?B?SkQ=?=" <[email protected]>
| Subject: Text on table over background image
| Date: Mon, 15 Mar 2004 16:21:06 -0800
|
| I am developing a page with a background as a css. I added a table with
some text on it and the text does not display in Preview mode.

Has anyone come across this situation? I am using FP2002 and here is the
code I am using:

<head><style>
body {
background-image: url('images/Expiriance%20Web%20Background.jpg');
background-repeat: repeat-y;
margin: 0px
}
</style></head><body><table cellspacing="0" cellpadding="0"><tr
height="1%"><td colspan="2"><img src="images/Expiriance%20Web%20Logo.gif"
alt="Expiriance.com" width="468" height="90" /></td></tr><tr
height="99%"><td width="200px"></td><td></td></tr></table><table border="1"
cellpadding="2" cellspacing="0" style="border-collapse: collapse"
bordercolor="#111111" width="724" id="AutoNumber1"><tr hight="99%"><td
width="206" valign="top"><font face="Verdana" size="2"
color="#FFFFFF">&nbsp;
Menu</font></td><td width="515" valign="top"><font face="Verdana"
size="2">The newly
re-designed Expiriance.com is coming soon!</font><p>&nbsp;</p><p><font
face="Verdana" size="2">To access the current Expiriance.com click
<a href="index-old.htm">here</a>.</font></td></tr></table></body></html>


Best regards to all, JD.
|
 
V

Vijay R Gangolli [MSFT]

Hi JD,

Oops! You mentioned under preview mode in FP you could not see the Text
"The newly re-designed Expiriance.com is coming soon!". When I created a
page with that text and scrolled completely to the end of the page, I could
see the text!

Regards,
Vijay

Disclaimer: This posting is provided "as is" with no warranties and confers
no rights

--------------------
| Thread-Topic: Text on table over background image
| thread-index: AcQLZWynfHRuBnF8SgSp5xWMvuR/Vw==
| X-Tomcat-NG: microsoft.public.frontpage.client
| From: "=?Utf-8?B?SkQ=?=" <[email protected]>
| References: <[email protected]>
<[email protected]>
| Subject: RE: Text on table over background image
|
| Vijay,

I don't understand your email. Could you please explain what is it that you
found at the bottom of the page?

Best regards, JD.
|
 

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