Including JavaScript and CSS resources
If you need to include JavaScript code or CSS code in your website, use one of the following approaches:
- If you are using Master pages, add the CSS and JavaScript in your .master page, using HTML.
- Add CSS and JavaScript on your pages or templates using Sitefinity build-in widgets.
For more information, see Configuring the CSS widget and Configuring the Java Script widget.