HTML Definitions in Menu Items

The usual html definitions may be used in the menu items to achieve effects such as italicised text, bold text, multiple lines, right/center alignment or to include images. Essentially any html definition can be used. See the Menu Maker input for the above example to see the html defintions that were used.

Note that it is important that you specify the dimensions of any image used so that the menu will know how to arrange the item (e.g. <img src='image.gif' width=10 height=10>). It is also important that you use only single quotes in the menu item.

See Menu Maker input for this menu

See HTML for this page