Return to Snippet

Revision: 26754
at May 10, 2010 02:00 by RolfKoenders


Initial Code
<link rel="stylesheet" media="all and (orientation:portrait)" href="portrait.css">
<link rel="stylesheet" media="all and (orientation:landscape)" href="landscape.css"> 

Initial URL


Initial Description


Initial Title
iPad Orientation CSS

Initial Tags


Initial Language
CSS