This link has been bookmarked by 70 people . It was first bookmarked on 22 Oct 2008, by Kent Sin.
-
Lana CamielUsing CSS for designing tables
-
-
Specifying the value
tablefor thedisplayproperty -
The
tableelement in HTML is a semantic structure: it describes what data is. Therefore, you should only use thetableelement if the data you are marking up is tabula
-
-
Ronn BlackExcellent article about how tables can be created strickly with CSS.
-
Loren CannonCSS Table Styles are coming.
-
Steve BirdDigital Web Magazine - Everything You Know About CSS Is Wrong
-
Sharon Elincreating tables easily with IE8
-
Johann RichardWhen released, Internet Explorer 8 will support many new values for the CSS display property, including the table-related values: table, table-row, and table-cell—and it’s the last major browser to come on board with this support. This event will mark the
-
Dana DietrichAn easier way of using CSS Tables to create columns. It gives the HTML and CSS coding for columns without having to use faux columns.
-
Michael MatthewsUsing CSS Tables
-
Carol FurchnerUsing CSS for designing tables
-
Gary EdwardsThe easy way to use CSS2.1 to solve difficult cross-browser layout issues: CSS tables solve all the problems encountered when using absolute positioning or floats to create multi-column layouts in modern browsers. Specifying the value table for the display property of an element allows you to display the element and its descendants as though they're table elements. The main benefit of CSS table-based layouts is the ability to easily define the boundaries of a cell so that we can add backgrounds and so on to it-without the semantic problems of marking up non-tabular content as a HTML table in the document.
-
Norman FlechaDigital Web Magazine - Everything You Know About CSS Is Wrong
-
Andrew WetzelWhen released, Internet Explorer 8 will support many new values for the CSS display property, including the table-related values: table, table-row, and table-cell—and it’s the last major browser to come on board with this support.
-
-
When released, Internet Explorer 8 will support many new values for the CSS display property, including the table-related values:
table,table-row, andtable-cell—and it’s the last major browser to come on board with this support. This event will mark the end of complex CSS layout techniques, and will be the final nail in the coffin of using HTML tables for layout. Finally, producing table-like grid layouts using CSS will be quick and easy.
-
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.