Head Tag

This tag loads the Missing Link and jQuery UI CSS files. It should be placed once within your site’s <head> tags beneath your main CSS files and is required on all pages. If your site already uses jQuery, jQuery UI or Fancybox then you will need to tweak the Missing Link compatibility settings.

Example Usage

<html>
    <
head>
        <
title>MySite.com</title>
        
{exp:missing_link:head}
    
</head>
    <
body