The tip on Mike's tutorial talks about a <DIV> element. You're talking about a <table>
In any case, your question is pure HTML/CSS, and is not related to the Google Maps API. -- Marcelo - http://maps.forum.nu -- On Feb 4, 11:09 am, m3 <[email protected]> wrote: > Hi pls look at my sitewww.erodemappy.com I want to fit the table in > the entire page with no margins independent of the browsers.I know the > only possibility is to use percentage values for setting the height > and width of all elements. > I have tried it by setting > 1.height of both body and html as 100% as per the advice given in > Mike s tutorial (http://econym.org.uk/gmap/basic19.htm) > 2.height and width of map as 100% > 3.margin = 0 for the body tag ( <body onunload="GUnload()" > bgcolor="#000000" style="margin:0">) > The result i got is > 1.the top margin has been removed . > 2.but the map disappeared , displaying only the GOverviewMapControl. > > Can someone guide me how to get this??? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
