Possible Duplicate:
How to display 3 boxes in the same line?
Hi,
I need to put three borders in one line to showcase something. I am able to put two using th float:left and margin-left tag but the third one appears in the next line.
How do I do it?
Thanks.