Archive
-
Using SASS with SharePoint
SASS seemed out of reach for SharePoint developers, but with the right setup it works with 2010, 2013, and Office 365. Here is how to get it running.
-
SharePoint 2010 and XHTML Validation
SharePoint 2010 declares a strict DOCTYPE and IE 8 standards mode, then fails validation with deprecated attributes and inline everything.
-
The Pains of Altering the SharePoint UI
SharePoint’s default UI is built on table layouts, uncommented CSS, and obtrusive JavaScript. Branding it is an exercise in pain management.
-
IE 8 Compatibility Mode and SharePoint
IE 8’s compatibility mode defaults intranet sites to legacy rendering, likely under pressure from the SharePoint team. That’s a bad sign for what comes next.
-
CSS Browser Reset
A trendy topic amongst CSS’ers is the CSS reset. The idea is that you intercept the default browser stylesheet (that is used first in the…
-
Form Layouts With CSS
Laying out forms with Cascading Style Sheets (CSS) is a complex topic. In light of many developers doing their first overall CSS layouts they often…
-
An Introduction to CSS
I gave the following presentation at my day job, and I thought others might benefit. That, and I think that SlideShare is a cool app!