On Tue, Oct 14, 2008 at 2:51 PM, Peter Krause <[EMAIL PROTECTED]> wrote:
> On the page. I guess what I am trying to do is have an update in a > division using a partial, with multiple divisions on the same line. If you're talking about a <div> tag, it's a block-level element. If you want multiple divs side-by-side, you'll need to use the appropriate CSS to position them that way. > A friend of mine who is a mid-level rails developer thinks it might be > impossible to avoid the breaks. Rails does wonderful stuff, but it doesn't absolve *web* developers from the need to know HTML and CSS. FWIW, -- Hassan Schroeder ------------------------ [EMAIL PROTECTED] --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

