Andy Pemberton Rotating Header Image

Posts Tagged ‘ux’

Print Watermarks with CSS

So, as we all know - CSS has its limitations. If you’ve ever tried to implement printable watermarks with CSS, then you’ve no doubt come across a few of them. From vertical centering, to cross-browser feature support, to mysterious print-mode CSS rendering - printable watermarks turn out to be a real pain to get working [...]