What's the coding to show > arrow sign in the menu like this one on the left side? http://www.ezerk.com/
That arrow sign is actually incorporated into the blue background used for the buttons. The use of css allows us to put images behind text to make professional looking buttons. -Justin
^ That's right, but it might have been helpful to note that the actual valid html way is to put: > Code (markup):
Text over graphic is very basic way of menus . You can begin with copying the html and css code . It is good chance to study css menus .
There are a whole potload of real arrow characters you could use: â†â†‘→↓↔↕↖↗↘↙↠↡↢↣↤↥↦↧↨↩↪↰↱↲↳↴↵⇇⇈⇉⇊â‡â‡‘⇒⇓⇔⇕⇖⇗⇘⇙⇚⇛⇜⇠cheers, gary