Vanishing page

T

tgieske

Well, this is the worst so far. I got my Freddie Hubbard page on
www.tonyspage.com just exactly the way I want it, all the photos nesting in
their indents, type size right, colors all there, perfect, no typos. I look
in preview to see what I've done, and the page is completely blank except
for the shared borders top and bottom.

I folders I see the page, freddie_hubbard.htm, 35k with all the jpgs and
gifs listed. What happened,

Is there someone in this newsgroup who would help me for a fee? I can't
stand it any more. I've had this site up for years, and I still can't get it
to behave.
 
R

Ronx

Remove the height attributes from your tables. Table height is illegal HTML
with the
!doctype you are using, is ignored by some browsers, and in the browsers
that don't ignore it, you have an empty table that is occupying 100% of the
browser - hence the vanishing page.

Ron
 
Top