A Web Design Bestseller

FigureI5.1 CNET News.com keeps its Web pages at a fixed width so that the content stays in the center of the page.Customers’ browser sizes affect the amount of text they can see on the screen. When people make their browsers too large, each line of text becomes too long to read comfortably.

FigureI5.5 Use fixed screen widths when you want the width of your Web pages to remain constant regardless of the size of the Web browser.Use a fixed screen width to make long tracts of text more readable by constraining the width of the text column. Create fixed screen widths by using absolute widths in your HTML tables or XHTML-based style sheets.
You must be logged in to post a comment.