October 2009
Beginner
636 pages
13h 35m
English
The previous examples in this chapter have introduced the basics of HTML tags. You might find yourself asking why you should bother learning HTML tags when SAS can create them for you. The reason is that you can use your knowledge of HTML tags to add tags to your code to enhance your output. And you don't have to edit the HTML file to do so. You can use SAS to insert the extra tags when the HTML output is created.
As an example, we'll modify the simple output shown in Figure 3.32. Notice how both the title and footnote are shown in the same font size. Also, notice how all of the column headings are the same size and color. It would be nice for the title to be large and the footnote to be small and unobtrusive. ...
Read now
Unlock full access