<picture>: Responsive images container
<map>: Image map
<area>: Clickable area in image map
<col>: Column properties
<colgroup>: Group of columns
<caption>: Table caption
<output>: Calculation result
<datalist>: Predefined input options
<optgroup>: Group dropdown options
<legend>: Fieldset title
<menu>: List of commands
<menuitem>: Command item
<summary>: Details summary
<details>: Expandable details
<dialog>: Popup dialog
<template>: Hidden content template
<slot>: Web component placeholder
<portal>: Embed another page (experimental)
<base>: Base URL
<param>: Parameters for object
<object>: Embedded object
<embed>: External content
<noscript>: No JS fallback
<style>: CSS block
<script>: JavaScript
<link>: External file link
<meta>: Metadata
<html>: Root element
<body>: Body content
<head>: Metadata container
<title>: Page title
<main>: Main section
<aside>: Sidebar content
<footer>: Footer
<header>: Header
<nav>: Navigation
<section>: Section
<article>: Article