Archive for the 'reference' Category

Table CSS and the latest browser possibilities! (Internet Explorer 8, Firefox, Safari and Opera)

Topic: Tecnologia, css, html, reference, webstandard| No Comments »

Have you ever had a problem coding a complex CSS for a layout?

If yes, most of your problems are about to end, as the new browsers CSS compatibility will come with this support for css table-related values on board.

Accordingly to the Digital Web Magazine it will be possible to make table like layouts using CSS techniques.

Using the CSS display property, it is possible to include table-relate values, such as: table, table-roll and table-cell. This is going to display the elements with the same characteristics of their HTML table equivalents.

For more information, please visit: Digital Web Magazine or you can visit www.w3schools.com.

And please give me a feedback about this.

Have you tried already? Not yet? Leave a comment below, let me know!

regards,

Toyoda