RobWierzbowski
-
diagonal line
If you're ok with a css3 requirement, you can create an oversized image with a diagonal line from one corner to the other, and then apply as a fixed background on an element with background size: 100% 100%. One quibble is the line thickness wil…