Thanks for the responses everybody! I Googled all that you have suggested, and came up with conditional CSS, but it doesn't seem to work.
I tried something like this: [if IE] margin-top: 100px; But I don't see any changes. -Roberto On Saturday, March 17, 2012 12:46:53 PM UTC-4, MiB wrote: > > > 17 mar 2012 kl. 16.39 skrev Jesudas Nadar: > > > > > > On Sat, Mar 17, 2012 at 6:41 PM, MiB <[email protected]> > > wrote: > > > > 17 mar 2012 12.45 Bazinga Designs: > > > > Roberto, along with media queries use the modernizr script from > > http://www.modernizr.com > > > > modernizr and similar is useful and important for html5 development, > > but is not strictly necessary for targeting tablets. > > > > > With CSS3 media queries > > > > read this articles > > http://webdesignerwall.com/tutorials/css3-media-queries > > Not one word about modernizr there, is it? > > My point was that modernizr is just one tool for getting feature > detection among several. Also, it's a tool also for feature detection > on browsers also not on IOS, Android or Blackberry. It's a very useful > tool, but I've said that already...... > /MiB > > > -- -- You received this because you are subscribed to the "Design the Web with CSS" at Google groups. To post: [email protected] To unsubscribe: [email protected]
