Live data from Hacker News

Social icons in CSS3

nikesh.me

11–14 of 14 posts

Re: Social icons in CSS3

#13

Earlier quoted context omitted.

I'm guessing it's done as an experiment and proof-of-concept instead of being offered as a best practice.

yes it is done as an experiment but don't you think by using CSS3 ... you don’t have to regenerate images every time you change the text, pages will load much faster because you don’t have to download separate images . i can say by css3 in some portion we can replace the images.

The browser has to render the CSS, which takes a non-zero amount of time. It's possible that the browser rendering time of some (very) complex CSS could surpass the time to fetch an image over the network and render that.
Post reply on HN