SAS Institute. The Power to Know
Filter Results By:
Type Priority Fixed Release
 
List:    – 8  of  8      Results per page:
Date Title Type
9/22/03 23329 - How can I left- or right-justify my titles or footnotes?
To left- or right-justify titles or footnotes, the JUSTIFY=L option can be specified in Release 8.1 and beyond. This is an option on the TITLE statement. title justify=L "this is a test"; Prior to 8.1, you can ... http://support.sas.com/kb/23/329.html, 17KB
Usage Note

10/27/05 23395 - In ODS HTML output, how can I left-justify everything in the table of contents?
To left justify the entire output in the table of contents in SAS 9.1, you must modify the HTML4 tagset. The HTML4 tagset is modified to add the CLASS= HTML attribute to the ordered list (<OL>) tag. This enables ... http://support.sas.com/kb/23/395.html, 19KB
Usage Note

9/22/03 23380 - How can I left or right justify the table in the browser for ODS HTML output?
The table can be left- or right-justified by using the ALIGN= attribute within the TAGATTR= template attribute. This allows you to specify text to insert within the table tag. proc template; define style styles. ... http://support.sas.com/kb/23/380.html, 16KB
Usage Note

8/30/06 23348 - How can I make cell values right-justified in ODS HTML output?
To change the justifications of table cells, use the JUST= attribute. The values for JUST= are L, C, and R. You can specify JUST= in one of two ways: Modifying the table template is supported for procedures that ... http://support.sas.com/kb/23/348.html, 17KB
Usage Note

10/1/07 23330 - What options are available for the TITLE and FOOTNOTE statements in ODS?
Below are the available options beginning with Release 8.1 for the HTML, PDF, and RTF destinations. These are similar to the SAS/GRAPH options for titles and footnotes. BOLD specifies bold. COLOR= specifies the ... http://support.sas.com/kb/23/330.html, 18KB
Usage Note

9/22/03 23391 - Is there a way to control the margins in an ODS HTML file?
The LEFTMARGIN, RIGHTMARGIN, TOPMARGIN and BOTTOMMARGIN attributes control the margins. You can specify the arguments in pixels or percentages. By default, the table is centered within the screen. Therefore, specifying ... http://support.sas.com/kb/23/391.html, 17KB
Usage Note

2/16/09 25402 - Demonstrates Custom ODS Styles with a Hyperlink
Numerous style changes and the use of flyover, preimage, and url=. http://support.sas.com/kb/25/402.html, 22KB
Sample

7/11/05 23353 - In ODS HTML, can I specify the color and the font of a cell based on the cell's value?
Selectively coloring cells in a table, based on the cells' values, is called traffic lighting. For example, if AGE<13, you want the cell to be colored red. Here are some examples that work with SAS Version 8 ... http://support.sas.com/kb/23/353.html, 25KB
Usage Note

List:    – 8  of  8      Results per page: