<picture>
The <picture> tag is used to specify multiple
versions of an image for different display devices. In this example,
the image will be displayed at 50% of its original size on screens
with a width of 600px or less.
Definitions
- <param>
-
The
<param>tag is used to define parameters for plugins embedded in a document. - <picture>
-
The
<picture>tag is used to specify multiple versions of an image for different display devices. - <pre>
-
The
<pre>tag is used to define preformatted text.* *** * * *** * * I C|A|N SPACE * * *** * * *** * - <progress>
-
The
<progress>tag is used to represent the progress of a task.