css 3 selectors
Posted in CSS, Tech on June 22nd, 2003 No Comments »
xml.com has an article on css 3 selectors and their current implementation in mozilla.
Posted in CSS, Tech on June 22nd, 2003 No Comments »
xml.com has an article on css 3 selectors and their current implementation in mozilla.
Posted in CSS, Tech on February 9th, 2003 No Comments »
A List Apart has impressed me once again. A couple of months ago, they showed how to embed flash movies with xhtml compatible markup which I was able to extend to SVG files. Now, they show how to trick IE for Window into displaying pngs with full alpha transparency.
Posted in CSS, JavaScript, Tech on January 25th, 2003 No Comments »
Peter-Paul has released a new version of his w3c dom css compatibility table.
Posted in CSS, Tech on December 13th, 2002 No Comments »
A short extension proposal for z-index: keywords for above all other stacked boxes, and below all other stacked boxes. Use case is if you don’t know in advance how many boxes you’ll be stacking, but you know you want a certian box to be above all the others. Rather than picking a very large z-index, […]
Posted in CSS, JavaScript, Tech on November 23rd, 2002 No Comments »
A mostly unknown CSS 3 property called box-sizing allows developers to set the definition of width and height to the W3C CSS box model or the box model implemented in Internet Explorer 4 and 5. The CSS model includes the width of the content… padding, borders and margin are excluded. The IE box model includes […]
Posted in CSS, Tech on March 14th, 2001 No Comments »
A summary of named color proposals spurred by the debate over the CSS 3 color module inclusion if X11 Named Colors. Please post feedback and comments to the www-style@w3.org Proposal: extensible color name profiles Originally suggested to CSS Working group mailing list at http://lists.w3.org/Archives/Public/www-style/2002May/0203.html by Dylan Schiemann and influenced by http://lists.w3.org/Archives/Public/www-style/2002May/0144.html CSS2 has the following: […]