Tips
Some considerations to keep in mind when using SiteLinker:
- SiteLinker requires all files that it processes to use strict HTML 5 syntax. See: HTML5 and XML
- The Stylesheets configured on the Style tab are referenced from each page in your project during the build process, so they are available to all pages. If you need to restrict styles to one page only, you can either use inline styles or configure those styles in the <head> section of your web page.