Archive for the 'CSS3' Category



During the fog of a summer cold and pressing deadlines… I gave a presentation today at the Yahoo! Front End Engineering Summit about CSS3 Attribute Selectors. The presentation briefly touched on some of my previous posts on this site as well as a few new concepts and ideas.
Here is the full presentation (HTML): CSS3 Attribute [...]

View the finished example: Adding style to your rel link.
There’s a little attribute in HTML links that is starting to get a bit of attention lately. The “rel” attribute is a sparsely defined attribute that applies some meta information about a link’s relationship to other documents. Unfortunately, this information is usually hidden from your users. [...]

Attribute Selector Test Page

We have avoided using CSS3 rules for too long. It’s been difficult to justify using rules that won’t work for a significant portion of our audience, Internet Explorer 7 and below. However, Internet Explorer 8 is coming out soon and does work with the features we like.

I think [...]

We’ve had the luxury of hacks to fine tune Internet Explorer bugs. Internet Explorer 7 disabled the majority of hacks, with the exception of the * hack. This hack allowed you to send a style only to Internet Explorer by prefacing an attribute with an asterisk.

/*this is for all browsers*/
#main p {color:black;}
/* this is for [...]

The MIX 2008 conference is this week and Microsoft is showing off some of their latest tools. One of these is the much anticipated and discussed Internet Explorer 8 browser. It’s important to remember that this is still a beta 1 release and is much better than the IE7 beta 1. This one actually has [...]




About

You are currently browsing the Advanced CSS Design Resources - last-child.com weblog archives for the 'CSS3' category.

Longer entries are truncated. Click the headline of an entry to read it in its entirety.