Desktop User Guides > Professional > Interview scripting > Writing interview scripts > Page layout facilities > Templates > Cascading style sheets > Naming the stylesheet in the template
 
Naming the stylesheet in the template
To name the stylesheet that you want to use, place the following statement in the <head> section of the template:
<mrRef RefType="link" rel="stylesheet" type="text/css"   filename" title="style"/>
where
filename is the name of the .css file.
See also
Cascading style sheets