About 161 results
Open links in new tab
  1. <summary> HTML disclosure summary element - HTML | MDN - MDN Web Docs

    Apr 24, 2026 · The <summary> HTML element specifies a summary, caption, or legend for a <details> element's disclosure box. Clicking the <summary> element toggles the state of the parent <details> …

  2. <details> HTML details disclosure element - HTML | MDN - MDN Web Docs

    Apr 24, 2026 · The <details> HTML element creates a disclosure widget in which information is visible only when the widget is toggled into an open state. A summary or label must be provided using the …

  3. MDN Web Docs

    2 days ago · The MDN Web Docs site provides information about Open Web technologies including HTML, CSS, and APIs for both Web sites and progressive web apps.

  4. <summary>: The Disclosure Summary element - HTML | MDN

    The HTML Disclosure Summary element (<summary>) element specifies a summary, caption, or legend for a <details> element's disclosure box. Clicking the <summary> element toggles the state of the …

  5. HTML elements reference - HTML | MDN - MDN Web Docs

    Feb 6, 2026 · HTML elements reference This page lists all the HTML elements, which are created using tags. They are grouped by function to help you find what you have in mind easily. An alphabetical list …

  6. HTML cheatsheet for syntax and common tasks - MDN

    Nov 3, 2025 · HTML cheatsheet for syntax and common tasks While using HTML it can be very handy to have an easy way to remember how to use HTML tags properly and how to apply them. MDN …

  7. HTML <summary> 概要明示要素 - MDN

    <summary> は HTML の要素で、 <details> 要素の折りたたみボックスの要約、キャプション、説明、凡例を表します。 <summary> 要素をクリックすると、親の <details> 要素の開閉状態を切り替え …

  8. Summarizer API - Web APIs | MDN - MDN Web Docs

    Nov 30, 2025 · Writing a summary of a larger body of text is a common writing task, and one that AI is well-suited to. Typical use cases include: Providing a summary of a full article so the reader can …

  9. Exclusive accordions using the HTML details element

    Aug 5, 2024 · The 'name' attribute of the HTML details element is gaining more support across browsers. Learn how this feature allows creating exclusive accordions without scripting widgets from …

  10. <summary> HTML-Disclosure-Übersichtselement - MDN

    Das <summary>-Element HTML definiert eine Zusammenfassung, Beschriftung oder Legende für eine <details>-Element-Box. Ein Klick auf das <summary>-Element schaltet den Zustand des …