tags:

views:

147

answers:

2

I am implementing tags and am having trouble making them look good. Is there a good reference or example for css I can use to make my tags look nice?

A: 

If you are using jquery, this might help:

http://www.noupe.com/css/jquery-hover-sub-tag-cloud.html

desigeek
+1  A: 

I used the tecnique Google uses in Gmail to put label names in the subject field.

I could learn how to do it by checking Gmail's HTML, and they look pretty nice!

wtaniguchi
good luck w/google's html
Jason
he won't need luck if he used firebug :P
Charles Ma
Yeah, I just looked at GMail's computed style on Firebug... da voilà!
wtaniguchi