Set/Register a CSS file in the Master Page

you probably know how to do this, but just in case:

 

<SharePoint:CssRegistration name=”/Style Library/dgV1.css” After=”reset.css” runat=”server”/>

About bentedder

Ben Tedder is a front-end web developer. He loves WordPress, SharePoint, and Drupal, along with jQuery, CSS, and good 'ol HTML. +Ben Tedder on Google or follow @bentedder

Trackbacks

  1. [...] a CSS file. I prefer to register an additional stylesheet in my master page called “text.css” so I can keep things a little [...]

  2. [...] a designer, so this is something you can be comfortable with as a first step. First, register your CSS file in the master page (all we will touch in the master page for now), and then create a new CSS file [...]

Join the discussion!