Article ID: 233096 - Last Review: August 12, 2005 - Revision: 2.0 HOW TO: Create a Style Class or ID Within a Style Sheet in FrontPage 2000This article was previously published under Q233096 On This PageSUMMARY This article describes how you can use FrontPage 2000 to
define classes and IDs within Style Sheets. Create a Class
Create an ID
Apply the Class or ID to Style SheetTo apply a class to the page, select the class from the list of formats on the Formatting toolbar. The class will be applied to the base style which you have selected.To apply an ID to the element, switch to HTML view and type the ID as an attribute of the desired tag. For Example: If the ID you create was "#myId" and you want to apply it to a paragraph tag, edit the paragraph tag as follows: REFERENCES For more information on using classes in CSS, please see
the following location on the World Wide Web Consortium web site: http://www.w3.org/TR/REC-CSS1.html#class-as-selector
(http://www.w3.org/TR/REC-CSS1.html#class-as-selector)
For more information on using IDs in CSS, please see the
following location on the World Wide Web Consortium web site: http://www.w3.org/TR/REC-CSS1.html#id-as-selector
(http://www.w3.org/TR/REC-CSS1.html#id-as-selector)
| Article Translations
|

Back to the top
