http://dl.dropbox.com/u/921159/Keyboard/keyboard-background.... not so pure
Apple Keyboard in pure CSS.
31–40 of 42 posts
Re: Apple Keyboard in pure CSS.
#32Re: Apple Keyboard in pure CSS.
#33Earlier quoted context omitted.
More to the point, even if it were "pure css", there's nothing pure about it. Perhaps "only css" makes more sense, but CSS was meant as a way to separate style from content. Try viewing this page without style and let me know what inherit content is present.
The obvious implication in the context of web development is that there were no images used -- all of the rendering is done on the fly by the browser. However, there are images used, at least one for the background and four for the arrows.
Re: Apple Keyboard in pure CSS.
#34Re: Apple Keyboard in pure CSS.
#35Re: Apple Keyboard in pure CSS.
#36Re: Apple Keyboard in pure CSS.
#37Awesome. I think the eject icon could be made out of unicode symbols. http://en.wikipedia.org/wiki/List_of_Unicode_characters#Geom...
Re: Apple Keyboard in pure CSS.
#38Re: Apple Keyboard in pure CSS.
#39Earlier quoted context omitted.
This could easily be remedied with some CSS3 background gradients.
prove it :)