Live data from Hacker News

Famous Logos Designed Entirely in CSS

ecsspert.com

1–10 of 84 posts

Re: Famous Logos Designed Entirely in CSS

#2
I'm slightly blown away by this. Call my naive, but perhaps I knew this was possible but just wasn't expecting it to look as good as it does. I'm not sure what's more surprising, how good the logos look, or the fact that someone had to have spent a tremendous amount of time designing all these from scratch with CSS.

Re: Famous Logos Designed Entirely in CSS

#4
Excellent work. Can you imagine how amazing it would be if there were a tool that allowed us to convert/output all our images as CSS/SVG/etc instead of bitmaps? I, for one, look forward to the day when the only static assets we have to worry about are text-based assets such as CSS and JS.

Re: Famous Logos Designed Entirely in CSS

#5
post #4

Excellent work. Can you imagine how amazing it would be if there were a tool that allowed us to convert/output all our images as CSS/SVG/etc instead of bitmaps? I, for one, look forward to the day when the only static assets we have to worry about are text-based assets such as CSS and JS.

Ringed a bell http://www.imgtocss.com/

Re: Famous Logos Designed Entirely in CSS

#7
Perhaps this is a naive question, but are there any benchmarks comparing client-side load times for actual images vs. images rendered in CSS?

Server-side bandwidth savings is easier to calculate, and while I realize this kind of savings for sites like Twitter can create noticeable margins, I'm curious as to what the cost-benefit threshold is.

Re: Famous Logos Designed Entirely in CSS

#10
post #5
post #4

Excellent work. Can you imagine how amazing it would be if there were a tool that allowed us to convert/output all our images as CSS/SVG/etc instead of bitmaps? I, for one, look forward to the day when the only static assets we have to worry about are text-based assets such as CSS and JS.

Ringed a bell http://www.imgtocss.com/

Looks more like imgtotable. Interesting nevertheless.
Post reply on HN