Download User Guide - NetObjects Fusion

Transcript
Chapter 7
Controlling Published Output
•
You can set the text box to expand itself to the size of the browser window.
When your site visitor views the page, it rewraps to fit within the browser
window.
•
You can use any HTML output method: Dynamic Page Layout, Regular Tables,
or Fixed Page Layout.
Text Box Limitations
•
You give up pixel-level control of the layout and design of your page, and use
alignment choices to control the placement of objects, which means the way
they appear in a browser can be somewhat unpredictable.
Using Tables
If your page design or page content is tabular, you can use a NetObjects Fusion
table to control the layout of the entire page.
Table Advantages
•
Each cell within a table functions like a text box, with all the attributes and
controls of a text box outside the table.
•
You can embed objects within cells, arrange them using each object’s
alignment properties, and wrap text around objects.
•
You can use a percent width layout so the basic layout design adjusts to changes
in browser window width, font sizes, or screen resolution.
Table Limitations
•
You give up pixel-level control of the layout and design of your page, and use
alignment choices to control the placement of objects.
•
Browsers interpret tables differently, so be sure to view the table in all versions
of the target browsers.
101