The code above will insert a new CSS stylesheet link after the last stylesheet or script that it finds in the page, and the function will return a reference to that link element, should you want to reference it later in your script. Multiple calls to loadCSS will reference CSS files in the order they are called, but keep in mind that they may finish loading in a different order than they were

3945

To make a style sheet preferred, set the rel attribute to "stylesheet" and name the style sheet with the title attribute. To specify an alternate style sheet, set the rel attribute to "alternate stylesheet" and name the style sheet with the title attribute. User agents should provide a means for users to view and pick from the list of alternate styles.

Internal Style  . Exempel från 

Because “stylesheet.css” is an url : in fact you don’t set the name of the sheet, but its location ! If your sheet is in ME/sheets/mysheet.css and your html in ME/myhtml.html, it will be : href : “sheets/mysheet.css”.

Rel stylesheet

Making the web more beautiful, fast, and open through great typography

Rel stylesheet

Internal Style Sheet − Define style sheet rules in header section of the HTML document using  

Install with bower and you will be able to integrate Picnic into any project and make it work for you.

rel="stylesheet" type="text/css" href="css/wt-lightbox.min.css">