Pablo G

What Would the StyleSheet for the iPad Look Like?

Asked by Pablo G 2 years ago ipad stylesheet


Csgs
0
 
Calling the iPad's stylesheet would look something like this:

<!-- iPad Stylesheet -->
<link rel="stylesheet" media="only screen and (max-device-width: 1024px)" href="http://designreviver.com/answers/../ipad.css" type="text/css" />

No the exact stylesheet would need to be within these parameters (specifically 1024px). I would definitely use the 960 grid system.

by Csgs 2 years ago

Answer this question

What Would the StyleSheet for the iPad Look Like?

0 errors found:

 
0