I want to set the spacing of individual letters within a word (kerning).
Kerning, which is the selective spacing between pairs of letters, is not supported by Microsoft FrontPage. You can, however, expand or condense all the letters in a word by doing the following:
- In Page view, at the bottom of the document window, click Design
. - Select the text, right-click, and then click Font on the shortcut menu.
- Click the Character Spacing tab.
- In the Spacing box, do one of the following:
- To increase the space between characters, click Expanded.
- To decrease the space between characters, click Condensed.
- In the By box, type or select a number to specify, in points (point: Unit of measure referring to the height of a printed character. A point equals 1/72 of an inch, or approximately 1/28 of a centimeter.), how much you want to increase or decrease the space between characters.
I am unable to add plain bullets to my Web page.
If your page is using a theme (theme: A theme applies a set of coordinated graphic elements to a document, page, or across all pages in a Web site. Themes can consist of designs and color schemes for fonts, link bars, and other page elements.), the Plain Bullets tab is unavailable from the Bullets and Numbering dialog box because themes use their own type of bullets.
The collapsible lists I created do not collapse in some Web browsers.
Collapsible lists require ECMAScript as defined by the specification of the European Computer Manufacturers Association, such as JScript (JScript: An interpreted, object-based scripting language that borrows from C, C++, and Java. It is the Microsoft implementation of the ECMA 262 language specification.) or JavaScript (JavaScript: A scripting language that can be used to add functionality to a Web page or a Web site, or to enhance the look of one. JavaScript scripts can run on any type of client or server computer.), to enable the showing and hiding of subitems in a list. In some Web browsers, site visitors have the ablity to turn off ECMAScript. If a site visitor turns off the ECMAScript functionality, collapsible lists will maintain an expanded state by default.