2 Replies Latest reply: Aug 16, 2013 1:27 PM by Noradc RSS

    How can I create columns of text using Dreamweaver cs6?

    Noradc Community Member

      Hello.  I am having trouble in creating columns of text.  As an experiment, I created a div with a width of 450px and a height of 200 px.  After typing the first line inside the div, the type goes to the second line when it reaches the div's width of 450px.  But while typing the second line, the text continues beyond the div's width of 450px.  When I checked to see how it appears in the browser window, the text goes beyond the viewport.  Why does that happen? And how can I make the text stay inside the width of the div?   Thank you.