Building consistency on the web is especially tough because the visual rendering differences across browsers and operating systems are wildly different and almost arbitrary in what can and cannot be done. No where does this become more apparent than when you’re dealing with form elements and the biggest loser of them all in the battle […]
You may not get a Wii, but you can still get your own Wii Buttons with only 2 tags and 1 image and one CSS file. It’s tested and compatible with IE6, IE5.5, IE7, Safari 2, Firefox 2, Opera 9…
The button is one of the most common elements in the world of the web. In modern web design buttons are used not only on forms, but also as visual aids that draw attention to important elements of the page. Let’s take a look at building a simple button using CSS image sprites, starting right […]