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)
![]() |
Example |
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.
RW_IMPORT_STYLESHEET(StylesheetURL)
StylesheetURL The
URL
of the required stylesheet.
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.