External Interfaces > RealWeb > RealWeb API > Text Formatting > CSS Styles and Stylesheets > RW_IMPORT_STYLESHEET

Comment on this topic

Documentation Comments

Use this form to comment on this topic. You can also provide any general observations about the Online Documentation, or request that additional information be added in a future release.

RealityV15.1Online Documentation (MoTW) Revision 7

RW_IMPORT_STYLESHEET (RealWeb) (rw_import_stylesheet.htm)

To

Reality

Version

Topic

Submitted by

Company

Location

Email address

Comment

 

 

RW_IMPORT_STYLESHEET


Purpose

Applies a stylesheet to the HTML page. By placing style definitions in an external stylesheet, you can influence the display styles not only of all related tags in a single document, but for an entire collection of documents. For more information on using stylesheets, please refer to the books listed in Recommended Reading

Syntax

RW_IMPORT_STYLESHEET(StylesheetURL)

Parameters

StylesheetURL The URLClosed of the required stylesheet.

Remarks

Linked and imported stylesheets are equivalent so long as you are referencing only one stylesheet in your document. However, different rules apply to linking and importing when you want to reference more than one stylesheet. Please refer to the books listed in Recommended Reading.

Note: Netscape 4 does not recognise imported stylesheets.

RealityV15.1 (MoTW) Revision 7Comment on this topic