|

CSS Styling for Tables

HTML Tables are outdated, but they still have their place to effectively present tabular data. Tables should not to be used for design, or as an easy way to position elements on a page.  However, when tabular data needs to be presented, HTML tables are still the best option, and CSS can be used to control the rendering. Which can also help speed up page loading.

There are differences between the way Firefox and IE interprets CSS, and it’s worth testing in all available browsers. If it works in Firefox, but not in IE, the information shown on this page might be helpful:

A resourse here

Similar Posts

  • |

    Multi-Media Display

    Website design is no longer a “What You See Is What You Get” situation. What YOU see can differ considerably from what someone else sees. It’s very easy to be visually/mentally seduced into believing that your design is consistent across the web. However, with your pages being opened on anything from wide screen monitors, to small…

  • | |

    WordPress Child Themes

    WordPress uses “themes” to display the content of the database in a user-friendly and attractive interface in the browser. Deciding which theme to use may be determined by the site requirements, some themes have additional features that may be required – or not. Don’t use a theme with all the Bells & Whistles if you don’t need those…

  • | | |

    Speed! How Long to Download a page?

    With the ever increasing use of Content Management Systems, we need to consider how well do they perform when it comes to usability and download times. With the majority of the ‘page’ being constructed on-the-fly by multiple server requests, is it faster or slower than a standard HTML page? “Fast sites increase user satisfaction and…

  • CSS Goodies

    Websites worth a visit, CSS goodies to explore. http://www.colorzilla.com/gradient-editor/ http://css3gen.com/ http://css3menu.com/ http://css-tricks.com http://css-tricks.com/examples/AnythingSlider/ http://css-tricks.com/downloads/ http://bit.ly/sG04Eo http://www.design.annagraphics.com/tutorials/tweaks.css http://www.design.annagraphics.com/tutorials/cssfixes.pdf 

Leave a Reply