Internet article: Choosing Relative or Fixed Table Widths

Article Tips > Internet

Your Ad Here

Whether you choose to use relative or fixed table depend on your content and the amount of control you went over the result. Many Web design London prefer fixed table because they can be sure that their view of the content will be the same as the users. The current trend is to provide content in relative table that adapt to different screen resolutions.

You can set relative table widths as percentages in the table WIDTH attribute. If you choose relative table widths, your table resize based on the size of the browser window shows a table with the WIDTH attribute set to 100 percent.

The browser will try to fit the SEO London content into the window, wrapping text as necessary. The advantage of using a relative width is that the resulting table is more compatible across different browser window sizes and screen resolutions. The disadvantage is that you have little content can shift from user to user based on browser window sizes.

You can set absolute table widths as pixel values in the table WIDTH attribute. Fixed table remain constant regardless of the browser window size. The advantage of using affixed table is that you can gain greater control over the result the user sees. The user’s browser size and screen resolution have no affect on the display of the page.

REMOVING DEFAULT TABLE SPACING

Default spacing values are included in table even when you do not specify values for the table’s BORDER, CELLPADDING, or CELLSPACING attributes. Without the default spacing values, the table cells would have no built-in white space between them, and the contents of adjoining cell would run together Depending on the browser, approximately two pixels are reserved for each of these values you can remove the default spacing by explicitly stating a zero value for each attribute.

WRITING EASY-TO-READ TABLE CODE
The HTML table code can get complicated when you add content to your table. Not only do you have to mange all the table tags and attributes, but also the text, images, and links in your cells. One small error in your code can cause unpredictable results in the browser.

You can simplify your table creation and maintenance tasks by writing clean, commented code. If you use plenty of white space in the code, you will find your tables are easier to access and change. Adding comments helps you quickly find the code you went. The various code samples in this chapter demonstrate the use of comments and white space in table code.

REMOVING EXTRA SPACES
Always remove any leading or trailing spaces in your table cell content. In some browsers the extra spaces create white space in the table cell. These spaces cause problems if you are trying to join the contents of adjacent cells. Even though the default spacing has been removed, there still is space between the images.

About the author of Choosing Relative or Fixed Table Widths

Robert London is an employee at Lilo, a Web Development and Design company based in London. Lilo also specialises in Web Development London, Website Design and Branding, E-marketing, E-commerce, and Multimedia, Web Applications as well as SEO London. Lilo has offices in Blooms bury, London, Cape Town South Africa and Melbourne Australia.

Additional internet articles

Jigsaw Puzzles, villages and emoticons
The force of \'www\' is gradually and subtly changing the way we live....The force of \'www\' is gradually and subtly changing the way we live.
Social Bookmarking: Now and Then
Social bookmarking is a process where people cooperate voluntarily to ...Social bookmarking is a process where people cooperate voluntarily to

Your Ad Here

Warning: Unknown(): Your script possibly relies on a session side-effect which existed until PHP 4.2.3. Please be advised that the session extension does not consider global variables as a source of data, unless register_globals is enabled. You can disable this functionality and this warning by setting session.bug_compat_42 or session.bug_compat_warn to off, respectively. in Unknown on line 0