This seems like it should be a simple question but being relatively new I'm just not sure.
I'm trying to get text to wrap around an image in a callout but the text runs right up against the image. I've tried using hspace to push it off but it doesn't seem to work. Below is what I'm doing. Any suggestions? Here's the line of code that formats the html... var html = '<table width="350" border="0" cellspacing="0" cellpadding="2"><tr><td><p class="style9"><strong>'+myAttributeArray ["schoolname"]+'</strong><br /><img src="_photos/'+myAttributeArray ["photoname"]+'" width="150" align="left" hspace= "5" /><br / >'+myAttributeArray["comment"]+'</td></tr></table>'; Here's a link to the presentation (click on the yellow pin)... http://www.dallasnews.com/sharedcontent/dws/graphics/0809/backtoschool/ If this isn't the appropriate forum, apologies. Thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
