Article ID: 196488 - Last Review: September 26, 2001 - Revision: 1.0 FP2000: What Are Cascading Style Sheets?This article was previously published under Q196488 For a Microsoft FrontPage 98 version of this article, see 179628 (http://support.microsoft.com/kb/179628/EN-US/ ) . On This PageSUMMARY
Cascading style sheets (CSS) allow Web site authors more control over the
appearance and presentation of their Web pages. They extend the ability to
precisely specify the location and appearance of elements on a page and
create special effects. Cascading style sheets contain specific code that
the browser interprets and applies to the Web page and Web page elements.
MORE INFORMATION
There are three types of cascading style sheets:
External Style SheetsYou can use an external style sheet when you want to apply the same style consistently throughout your Web site. Typically, an external style sheet uses the .css file extension (for example, Mystyle.css). You can edit the .css file in any text editor, such as Notepad.Embedded Style SheetsYou can use an embedded style sheet when you want to define styles only for the open page in Microsoft FrontPage.Inline Style SheetsYou can use inline style sheet properties when you want to define styles for individual elements of a page.REFERENCESFor additional information about cascading style sheets, click the article number below
to view the article in the Microsoft Knowledge Base:
205996
(http://support.microsoft.com/kb/205996/EN-US/
)
FP2000: How to Create Cascading Style Sheets in FrontPage
| Article Translations
|
Back to the top
