<linkrel="stylesheet"media="screen and (orientation:portrait) and (max-width:240px)"href="{THEME}/css/style_p.css"/><linkrel="stylesheet"media="screen and (orientation:landscape) and (max-width:480px)"href="{THEME}/css/style_l.css"/>
Как правильно объединить эти два медиазапроса в один?
<linkrel="stylesheet"media="screen and (((orientation:portrait) and (max-width:240px)) or ((orientation:landscape) and (max-width:480px)))"href="{THEME}/css/style_p.css"/>
Так правильно? Можно ли использовать вложенные выражения?
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Портфолио https://www.behance.net/d4d4186e
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Актуальные контакты:
Telegram: @Nikker_web
E-Mail: tarasevich.email@gmail.com
Разрабатываю дизайн групп в соц сетях, сайтов, приложений, другой дизайн под заказ
Портфолио https://www.behance.net/d4d4186e
Question
alleclf
Для отладки использовал такую схему:
Как правильно объединить эти два медиазапроса в один?
Так правильно? Можно ли использовать вложенные выражения?
Edited by alleclfLink to comment
Share on other sites
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.