Posts with tag ”css”

Found 11 hits, currently showing 1-10.

CSS Zen Garden reaches 10

CSS Zen Garden reaches 10

As announced today by its creator Dave Shea, the CSS Zen Garden has reached the venerable age of ten years. When I first saw that site back in 2003, I was inspired by the possibilities of CSS.

Continue reading

On vendor prefixes

On vendor prefixes

There has been a lot of discussions lately in regard to vendor prefixes. It all began when some non-webkit browser representatives were considering support of the webkit prefix during a CSS Working Group meeting earlier this week.

Continue reading

The adaptation of responsive design

The adaptation of responsive design

Apart from the HTML5 bandwagon, Responsive Design was arguably the most discussed topic of last year. The term was coined by Ethan Marcotte in his article from May 2010.

Continue reading

Media queries and JavaScript

Media queries and JavaScript

Mobile development and responsive design are frequently mentioned these days. The most widely used technique for responsive design is media queries, a CSS3 extension of the media types frequently used in HTML4 and CSS2.

Continue reading

Report from @media conference in London

Report from @media conference in London

The @media conference, or Web Directions as it is officially called these days, was once one of the pinnacles of web development. The celebrities of the web community gathered once a year and confirmed their positions as generals in the web standards war.

Continue reading

Embracing HTML5 and CSS3

Embracing HTML5 and CSS3

The web is constantly changing and 2010 will be no different. Recently the Web Standards Project announced a change of direction, which really isn’t all that surprising. The “war for web standards” as Aaron Gustafson calls it is far from over.

Continue reading

Creating CSS Control Adapters

Creating CSS Control Adapters

The popular ASP.NET framework comes with a set of pre-defined controls, which can speed up web development. Unfortunately many of the controls will produce a result which is less than optimal when it comes to accessibility and web standards.

Continue reading

Internet Explorer 7 has arrived

Internet Explorer 7 has arrived

The release version of Internet Explorer 7 is now available for download. The final version has improved since the early CTP versions.

Continue reading

Using CSS Sprites

Using CSS Sprites

CSS Sprites were first introduced in 2004 by Dave Shea in the article CSS Sprites: Image Slicing’s Kiss of Death. The word “sprite” derives from the old 8-bit days where bitmaps were moved around the screen in games.

Continue reading

Creating a dropdown menu in CSS

Creating a dropdown menu in CSS

Dropdown menus are often done with a lot of JavaScript but I wanted to do one using CSS. It is reasonably cross-browser and standards compliant.

Continue reading

More results

1 2