
For example, you can specify that ODS apply the Styles.Journal style to all HTML
output with one of the following statements:
ods html style=styles.journal;
ods html style=journal;
This style is applied to all output for that destination until you change the style or start a
new SAS session.
Note: HTML is the default destination. If you close this destination and do not open
another destination, then no destinations are open.
Change the Default Style for the HTML Destination
The default style for the HTML destination is HTMLBlue.
To change the default style:
1. Select Tools ð Options ð Preferences.
2. Select the Results tab.
3. Select a new default style ...