An inline style element should work, or you can put it in a separate CSS file that you load.
On Sun, Sep 9, 2012 at 1:18 AM, Diana Flores <[email protected]> wrote: > <style type="text/css"> > > #chart_div { >> float: left >> } >> #chart_div2 { >> float: right >> } >> .clear { >> clear: both; >> display: none; >> } >> > > </style> ????????? > > > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/Y6RASMbT-QkJ. > > 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-visualization-api?hl=en. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 562D 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- You received this message because you are subscribed to the Google Groups "Google Visualization 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-visualization-api?hl=en.
