Horje

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

scan Specifies scanning method of a tv display.
Possible values are "progressive" and "interlace".
Example: media="tv and (scan:interlace)"
<source media="tv and (scan:interlace)" srcset="https://horje.com/avatar.png">

Output should be:

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




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