Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
@media
@media screen
@media print
@media handheld
@media projection
@media tty
@media tv
@media aural
@media braille
orientation:@media landscape
orientation:@media portrait
Dimensionen:
aspect ratio
px
width
height
max-device-width
max-device-height
em
width
height
max-device-width
max-device-height
Eine Media Query für den aktuellen Browser könnte so aussehen:
@media screen
and (orientation:landscape)
and (orientation:portrait)
oder:
@media screen
and (orientation:landscape)
and (orientation:portrait)