On Jul 3, 9:38 pm, Gil <[email protected]> wrote: > Wow, what have I done now? For some reason that I can't figure out, > I've caused a very large gap below my map and the other stuff on this > page.http://www.geocities.com/gilbert_fogoros/6-15-09-Index.html > How can I close up the gap? What coding caused this?
It is your html. You could try validating it: http://validator.w3.org/check?uri=http://www.geocities.com/gilbert_fogoros/6-15-09-Index.html&charset=(detect+automatically)&doctype=Inline&group=0 But the geocities host makes it hard by adding stuff to your page which makes it invalid. I suspect that the table you are using to layout the page is not correct. Try simplifying the table until you find what is causing the problem -- Larry > The only changes to the page that I need to make is changing > information on the map itself, so I do a View Source, then a copy from > <!DOCTYPE html PUBLIC down to </html> after the <img src="Markers, and > paste to Word. Make the changes, and then copy and paste to the web > page HTML insert section using Geocities PageBuilder after deleting > the original, and save. Thanks --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Maps-API?hl=en -~----------~----~----~----~------~----~------~--~---
