Add a simple down arrow image to drop down menus

css, html, user-interface

Solution

Just use this character: http://www.fileformat.info/info/unicode/char/25bc/index.htm

▼  - ▼

Problem

I have a site where certain menu headings are drop down (css) I want to add a small down facing arrow onto the certain menu headers that are able to drop down. Can anyone give me any ideas how to do so?

Original source