How do I go about making two simple columns to sit side by side to each other using CSS?

This is not for the page layout as such, but just for 2 paragraphs of text to sit next to each other with the same width, which will vary according to the width of the page.

<div class="col1">Paragraph 1</div>
<div class="col2">Paragraph 2</div>

Stephen


--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.344 / Virus Database: 267.10.16/83 - Release Date: 26/08/2005

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to