Jazzo.co.uk uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our Privacy Policy and our Terms & Condition.

HTML < picture>

query_builder | Christopher Pisani

The HTML element < picture> is used to show different images to suite with any screen resolution presented. Multiple < source> elements can be used within the element < picture> to serve for different screen sizes.

A simple example to show how this element works

Available Attributes


No specific attributes are assigned for this element, other than the standard global attributes.