Chrome logos in CSS
codepen.io
Chrome logos in CSS
1–10 of 23 posts
Re: Chrome logos in CSS
#2Re: Chrome logos in CSS
#3This is awesome. CSS is becoming very powerful. I was proud of myself when I made a simple css triangle
Re: Chrome logos in CSS
#4This is awesome. CSS is becoming very powerful. I was proud of myself when I made a simple css triangle
Re: Chrome logos in CSS
#5Re: Chrome logos in CSS
#6This 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.
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
#7This 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?
And this awesome animation explains how it works: http://codepen.io/chriscoyier/details/lotjh
Re: Chrome logos in CSS
#8This 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?
Re: Chrome logos in CSS
#9Earlier quoted context omitted.
How do you make a triangle in pure CSS?
Like this: http://codepen.io/chriscoyier/full/lotjh
Re: Chrome logos in CSS
#10Earlier 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.