{{ document.style }} – Add CSS file

Inserts a CSS file into the HTML document page.. This tag allows you to add external CSS files to your WordPress or Joomla site.

Basic usage:

{{ document.style }}

Usage with parameters:

{{ document.style(Link to the file) }}

Parameters:

  1. Link to the file (optional) – URL of the CSS file to be included. This should be a full URL to the external CSS file you want to include in your document.

Example:

{{ document.style("https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css' type='text/css'></link>") }}


What are your feelings

Leave a Reply

Updated on January 9, 2025