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.
Thanks for your replies!
-Roberto
--
--
You received this because you are subscribed to the "Design the Web with CSS" at Google groups.
To post: css-design@googlegroups.com
To unsubscribe: css-design-unsubscribe@googlegroups.com
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.