Design News
CSS @ Ten: The Next Big Thing
CSS is ten years old this year. ALA looks at its past and charts its future.
Using multiple classes within selectors.
Creating a multiple class selector may make the selector more specific or give it additional weight. This means it will overwrite less specific selectors.
Fxtend Firefox 2.
A developer contest to encourage development and innovation in Web experience through add-ons to Firefox 2.
What beautiful HTML code looks like
Enjoy looking at the impeccable HTML code? Follow this link to look at the ingredients of beautiful HTML. "Code is Art."
The new jpeg format- Microsoft HD Photo
Microsoft's HD Photo format, or JPEG XR, has been approved as the standard for a new jpeg format
Glossy Horizontal Menu
A nicely curved, glossy CSS horizontal menu. Five color schemes.
CSS Animations in Safari
Safari is building in CSS animations. That's right. With a little bit of CSS, you'll be able to animate objects on the page.
Using iframe for Ajax requests
A tutorial on how to use the IFRAME element to accomplish Ajax type requests, similar to how gMail does it.