The following attributes belong to the html property:
append-header
Inserts the HTML entered here into the <header> of the HTML output.
<header>
String; no default value.
append-body
Inserts the HTML entered here into the <body> of the HTML output.
<body>
append-body-footer
Inserts the HTML entered here into the <footer> of the HTML output.
<footer>
alt-name
Defines the text for the HTML <img> tag's alt attribute.
<img>
alt
Last updated 8 months ago
Was this helpful?