MerlinMason
-
Wordpress filler content?
I've just finished a little web app that creates WordPress filler content for thorough CSS testing, check it out - wpfill.me
-
The best way to handle multiple unordered lists?
Perhaps it was because you were targeting the whole list rather than the list items? So it would be more like: #bullets li {stuff:stuff;} That may or may not work!