
999
Using Dreamweaver Templates
28
TABLE 28-4
InContext Editing Property Inspector Options
Icon Name Description
Bold
Displays a bold button to add a <span> tag with the inline
CSS property font-weight: bold.
Italic
Displays an italic button to add a <span> tag with the inline
CSS property font-style: italic.
Underline
Displays an underline button to insert <u> tags.
Alignment buttons Displays left, center, right, and justify buttons.
Font Face Displays a drop-down list with a standard selection of Web
font families.
Font Size Displays a drop-down list of seven font sizes, from 10 px to
48 px.
Indent and Outdent buttons Displays buttons to move the text in by adding a
<blockquote> tag or out by removing a <blockquote> tag.
Numbered List and Bulleted List Displays buttons for converting paragraphs to an ordered or
unordered list.
Paragraph Styles Displays a drop-down list of HTML formats, including
paragraph and Heading 1 through Heading 6.
Background Color Displays a color picker for adding a background color to a
selection.
Font Color Displays a color picker for adding a color to a selection.
CSS Styles Displays a drop-down list of CSS classes, as chosen through
the Manage Available CSS Classes object.
Image/Media Displays controls for adding and managing images and other
media.
Link Displays controls for adding and managing links.
You can also use the Class drop-down list included in the InC ...