CSS layout vs Table layout
In the top tools or in the tool bar there is a button called CSS. This instructs Freeway to control the layout with CSS or with tables, which is an earlier method used for page layouts. There are pros and cons of using these one of which is making the text "rubber-band" to the size of the browser window. If you use CSS the size of the screen layout is fixed and so the text will not rubber band.
The Draw HTML Item tool will be blue if you use a Table layout or green if you use a CSS layout.
The Inspector will also change, when using the blue box, in the third, page layout icon. Here you will get an option to Grow the width and Height. To see this you need to make sure that you have the box selected rather than the text inside the box. You will see the anchor points in each courner of the box if you have the box selected.
This site uses Table layout to fix the text layout to help the design due to the fact that CSS Layout interferes with the CSS menu I am using.
Click here to see the non CSS version with rubber band text
|