type="text/css" href="#" / >
The type attribute tells the browser what type of document you are linking to. This should always be passed as type="text/css" when linking to a CSS document.
type="text/css"