Horje

How to add color Value in HTML <source> media Attribute

color Specifies the bits per color of target display.
"min-" and "max-" prefixes can be used.
Example: media="screen and (color:3)"
index.html
Example: HTML
<source media="screen and (color:3)" srcset="https://horje.com/avatar.png">

How to add color Value in HTML <source> media Attribute




Type:
html
Category:
Web Tutorial
Sub Category:
HTML Tag
Uploaded by:
Admin