Hi all, I'm developing an email marketing system (web based) and want to change the menu font face. I'm not a designer myself but I don't need anything ultra-designed. I just want to make the menu to look standard and not ugly I've googled the web about the standard font for the menu and didn't found any good articals about that. please view the options image here : http://landofcash.net/menu-fonts.png Thanks Mikhail
Helvetica is a great font (even has a movie about it). Another choice is Verdana, which was designed with screen viewing in mind.
I use these: Arial, 'Arial Unicode', "Lucida Unicode", "Lucida Sans Unicode", Tahoma, sans-serif My font size is 11px, not pt (point). I wouldn't use helvetica, because it's not installed on many computers. Adobe still owns it I believe. Whatever font you decide on, it should be a common one installed on the users computer. Don't use just one, use several in the body tag style so if one isn't found, it will try the next. This is why I use 6 fonts on my website. Your emails should also have several fonts in the body tag and use UTF-8 encoding.