<span>R</span>
.element_with_webfont {
content: "d";
}
.element_with_background_image {
background: url(/images/chat-bubble.png);
}
If you have to "produce" these images for every site, how is having them in a font going to help you? I mean, if you could just re-use an existing one again, you would do that. And if you can't, the font doesn't apply.Well, presumably you can color these however you want, as well as using the :hover attribute in CSS to change the color/shading. But this could be done with simple, server-side code as well.
foo {
text-decoration: blink;
}
in CSS, but clients are allowed to ignore it.« Older Guy buys engagement ring. Guy gets dumped. Guy sel... | Tom Samui makes art from junk.... Newer »
This thread has been archived and is closed to new comments
posted by hamandcheese at 4:32 PM on November 18, 2011 [3 favorites]