, this is a legacy attribute, in which case the CSS height property should be used instead.
+- loop (string; optional): Indicates whether the media should start playing from the start when it's finished.
+- muted (string; optional): Indicates whether the audio will be initially silenced on page load.
+- poster (string; optional): A URL indicating a poster frame to show until the user plays or seeks.
+- preload (string; optional): Indicates whether the whole resource, parts of it or nothing should be preloaded.
+- src (string; optional): The URL of the embeddable content.
+- width (string; optional): For the elements listed here, this establishes the element's width. Note: For all other instances, such as
, this is a legacy attribute, in which case the CSS width property should be used instead.
+- accessKey (string; optional): Defines a keyboard shortcut to activate or add focus to the element.
+- className (string; optional): Often used with CSS to style elements with common properties.
+- contentEditable (string; optional): Indicates whether the element's content is editable.
+- contextMenu (string; optional): Defines the ID of a