How to use Media Queries to optimize markup for Devices and Features

212 299 0
How to use Media Queries to optimize markup for Devices and Features

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

If you have ever created a print stylesheet for a website then you will be familiar with the idea of creating a specific stylesheet to come into play under certain conditions – in the case of a print stylesheet when the page is printed. This functionality was enabled in CSS2 by media types. Media Types let you specify a type of media to target, so you could target print, handheld and so on. Unfortunately these media types never gained a lot of support by devices and, other than the print media type, you will rarely see them in use. The Media Queries in CSS3 take this idea and extend it. Rather than looking for a type of device they look at the capability of the device, and you can use them to check for all kinds of things. For example: width and height (of the browser window) device width and height orientation – for example is a phone in landscape or portrait mode? resolution

REFRESH LOUISVILLE April 20, 2010 One Source to Rule Them All. OR How to use media queries to optimize the same markup for different devices and features. The League of Moveable Type http://www.theleagueofmoveabletype.com/ Reference [...]... rel="apple-touch-icon-precomposed" href="_images/touch-icon.png" /> for all devices > Reference Rate Calculator http://designintellection.com/ratecalc/ 2 Media queries = neat Media: Types & Features Types: all screen print handheld projection speech 3d-glasses Types: all screen print handheld... http://developer.apple.com/safari/library/codinghowtos/Mobile/UserExperience/ index.html > for all devices > ... rel="apple-touch-icon-precomposed" href="_images/touch-icon.png" /> for all devices > index.php Rate Calculator for all devices > for iPhone > ... Rate Calculator for all devices > for all devices > for iPhone > index.php Rate Calculator Rate Calculator for all devices > for all devices > index.php Rate Calculator media= "handheld, all" /> index.php Rate Calculator

Ngày đăng: 03/07/2014, 09:45

Từ khóa liên quan

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan