device-height |
Specifies the height of the target display/paper. "min-" and "max-" prefixes can be used. Example: media="screen and (device-height:500px)" |
Example:
PHP
<source media="screen and (device-height:500px)" srcset="https://horje.com/avatar.png">
Type
: |
php |
Category
: |
Web Tutorial |
Sub Category
: |
HTML Tag |
Uploaded by
: |
Admin |