Category : CSS
-
Printing HTML with Page Breaks
Posted on Friday, May 11 th, 2012 by Joe Hoskinson no Comments.A common need for a web developer is to be able to design a web page that is intended to be printed by an end-user. Printing through the web browser’s “print” button or the JavaScript window.print feature is not too difficult, parti...
Continue -
Cross-browser Testing Old Versions of IE on Mac
Posted on Thursday, January 26 th, 2012 by Joe Hoskinson no Comments.I run a Mac and for all of my web development work and for years had used any old PC that I could get my hands on for my cross browser / cross platform testing for my HTML, CSS, and Javascript work. I had always been under the impression that, even t...
Continue
