On 14 Nov, 03:02, APh <[email protected]> wrote: > If I want to code by v3 than what type (version, style) of HTML (and > DOCTYPE) I must use for perfect code?
As Stephen said, it really shouldn't matter as long as your page is well-formed - and if you're already using W3C's validator you're going in the right direction. As an aside, SOME early v3 examples had problems with SOME doctypes on SOME browsers because they didn't specify enough CSS to lay out the page fully on those browser/doctype combinations. But this wasn't an API problem, and shouldn't affect you. String -- You received this message because you are subscribed to the Google Groups "Google Maps JavaScript API v3" 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-js-api-v3?hl=.
