Page is a not externally linkable
g1smd - 11:11 am on Dec 3, 2012 (gmt 0)
Errr, "inline" was the wrong word. What I meant was "lines of code rather than a link to a separate file".
I usually put all CSS and JS in external files. Occasionally, very occasionally, there will be a couple of lines of css or js in the head section for something specific to that one page.
Even rarer still will be to add css or js directly to elements in the body.