Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

HTMLElementDeprecatedTagNameMap

interface HTMLElementDeprecatedTagNameMap {
acronym: HTMLElement;
basefont: HTMLElement;
center: HTMLElement;
listing: HTMLPreElement;
menuitem: HTMLElement;
noembed: HTMLElement;
noframes: HTMLElement;
plaintext: HTMLElement;
strike: HTMLElement;
}