hi, have define the width for the span and float:left ....
On May 18, 11:18 pm, Me <[email protected]> wrote: > Howdy, I have a div with 2 spans inside. For some reason the second > span is dropping below where it should be. > > <div id="pageheader" > > <span id='autosave' style="float: left; display: none; clear: > right;"> </span> > <span id="status" style="float: right;clear:left;"><%= label_tag > 'Status:' %> <%= @mop.state.humanize %></span> > </div> > > If I float: left it is fine but when it goes to the right it drops. > > any ideas? --~--~---------~--~----~------------~-------~--~----~ -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected] -~----------~----~----~----~------~----~------~--~---
