Oh OK. So doing it inline just to confirm: <div style='width:50%;'>Welcome everyone</div><div style='width: 50%;'>today is Friday</div>
This will do it? I wish it was Friday! Still Wednesday where I am! -Roberto On Jan 18, 10:31 pm, Justin W Hall <[email protected]> wrote: > Use % instead of px. :) > > Friday? Not even Thursday yet here. > > On Jan 18, 2012, at 8:28 PM, Roberto wrote: > > > > > > > > > How would I do something like this. > > > If I have 2 <div> that makes a column, like so: > > > <div>Welcome everyone</div><div>today is Friday.</div> > > > Currently I have it with a fixed width for both columns like this: > > Welcome everyone today is Friday. > > > How do I make it so that it is not fixed with, but they fall right > > next to each other like this: > > Welcome everyone today is Friday. -- -- 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]
