On Dec 11, 2:19 pm, "osyria .com" <[EMAIL PROTECTED]> wrote: > try it like this > > p style="text-align: center;" mce_style="text-align: center;"><font > color="#000080" face="tahoma,arial,helvetica,sans-serif" size="3">page name > || name City</font><font color="#000080"><br mce_bogus="1"></font></p><p> > </p> > <center>
Do bear in mind that <center> is an alias for <div align="center"> and should have a </center> closing tag. Not closing tags correctly is the principle cause of maps not centring correctly. However, I believe what we are talking about here is that the centre- point of the map is not at the centre-point of the div. We're not talking about centring the div itself in the page. Thus it's likely that the content of a <table> element is being changed before the parser has encountered </table>. Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Maps API" group. To post to this group, send email to Google-Maps-API@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---