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 <dl>

query_builder | Christopher Pisani

The HTML element <dl> which stands for descripton list, is used to describe lists in pairs by the element <dt> as the title and <dd> with it's description.

Available Attributes


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