Hi, I've searched on "DIV" and "float" on this forum and couldn't find an answer.
For most of you this is probably a really easy question... I've implemented the basic feed control in my site. Now I'm trying to float a DIV to the right of it with some other content in it. I've successfully done this in the code playground using: <div id="rightfloat" style="float: right; background-color: red; width: 600px; height: 400px;">test content</div> (I'll take the CSS out of the html and put it in the stylesheet once it works) However, when I put this in my page it just puts the DIV after the feedcontrols, instead of to the right. I don't have any special CSS for the feedcontrol DIVs. Can anyone suggest a solution? Thanks, Elizabeth --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" 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-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
