Earlier quoted context omitted.
G'day, I'm the guy that made it. I agree with your comment completely, I had one pretty big constraint though; one element allowed. I'd like to think that is why it is getting upvoted.
Take it you're an Aussie. In which case, more power to you (I'm in Newcastle). Lovely icon.
Single Element MacBook Pro with CSS
31–40 of 69 posts
I am; Melbourne based. Thanks!
Re: Single Element MacBook Pro with CSS
#32Chrome-only? Doesn't appear to work in Firefox nightly. Edit: Somehow my fault. Works with new profile in FF14. Curiously doesn't work in my standard profile in Aurora or Nightly even with plugins disabled.
Works for me in Firefox 14.
Re: Single Element MacBook Pro with CSS
#33Re: Single Element MacBook Pro with CSS
#34Are you a wizard?
This is not reddit.
Re: Single Element MacBook Pro with CSS
#35Chrome-only? Doesn't appear to work in Firefox nightly. Edit: Somehow my fault. Works with new profile in FF14. Curiously doesn't work in my standard profile in Aurora or Nightly even with plugins disabled.
even works on Android nightlies
Re: Single Element MacBook Pro with CSS
#36http://codepen.io/anon/pen/vyHwk one line difference and you have the non-glossy screen version.
http://codepen.io/anon/full/lCAEc
Missed a spot! This is true non-glossy.
Re: Single Element MacBook Pro with CSS
#37There really should be a warning on all these demos, something like: "Don't actually draw with css in the wild, you'll break the web."
How so?
I think more than "you'll break the web" the issue is that it's almost never the right choice to make when compared to using more traditional techniques (e.g. images or svgs). Also it won't work in older browsers.
Re: Single Element MacBook Pro with CSS
#38Re: Single Element MacBook Pro with CSS
#39Pfft, thats not a retina display.
Re: Single Element MacBook Pro with CSS
#40Impressive. While I'm generally familiar with CSS I haven't delved into the icon logo stuff yet. I'm toying with the idea of trying to create JS/CSS-based country/state maps with customizable mouseover/onclick functionality, since there aren't really any good free versions available (that I've found). This kind of stuff inspires me that it might be possible, though I have no idea how hard it would be to create geographically-shaped elements.