Live data from Hacker News

Chrome logos in CSS

codepen.io

1–10 of 23 posts

Re: Chrome logos in CSS

#3
post #2

This is awesome. CSS is becoming very powerful. I was proud of myself when I made a simple css triangle

I fail to see the awesome-ness. It's a proof of concept about a concept that just doesn't make sense. There are significantly better ways of presenting color/logo/icon/anything other than CSS.

Re: Chrome logos in CSS

#6
post #2

This is awesome. CSS is becoming very powerful. I was proud of myself when I made a simple css triangle

I fail to see the awesome-ness. It's a proof of concept about a concept that just doesn't make sense. There are significantly better ways of presenting color/logo/icon/anything other than CSS.

It's a proof of skill, if anything. Or a proof of "it can be done". It doesn't have to be productive.

That said, it does give out the wrong impression. What platforms are capable of rendering this CSS and are not capable of rendering SVG? SVG doesn't get anywhere near as much attention because doing something like this would be incredibly easy.

Re: Chrome logos in CSS

#7
post #4
post #2

This is awesome. CSS is becoming very powerful. I was proud of myself when I made a simple css triangle

How do you make a triangle in pure CSS?

http://css-tricks.com/snippets/css/css-triangle/

And this awesome animation explains how it works: http://codepen.io/chriscoyier/details/lotjh

Re: Chrome logos in CSS

#10
post #6

Earlier quoted context omitted.

I fail to see the awesome-ness. It's a proof of concept about a concept that just doesn't make sense. There are significantly better ways of presenting color/logo/icon/anything other than CSS.

It's a proof of skill, if anything. Or a proof of "it can be done". It doesn't have to be productive. That said, it does give out the wrong impression. What platforms are capable of rendering this CSS and are not capable of rendering SVG? SVG doesn't get anywhere near as much attention because doing something like this would be incredibly easy.

I agree. It's not practical, but neither is climbing Everest or swimming The English Channel. You get no points for taking a boat or a helicopter. People do stuff like this specifically because it's a challenge/the path of more resistance.
Post reply on HN