From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/html/element%2Ffigcaption.html | 62 ---------------------------------- 1 file changed, 62 deletions(-) delete mode 100644 devdocs/html/element%2Ffigcaption.html (limited to 'devdocs/html/element%2Ffigcaption.html') diff --git a/devdocs/html/element%2Ffigcaption.html b/devdocs/html/element%2Ffigcaption.html deleted file mode 100644 index 87703d5e..00000000 --- a/devdocs/html/element%2Ffigcaption.html +++ /dev/null @@ -1,62 +0,0 @@ -

<figcaption>: The Figure Caption element

The <figcaption> HTML element represents a caption or legend describing the rest of the contents of its parent <figure> element.

-

Try it

-
-

Attributes

-

This element only includes the global attributes.

-

Examples

-

Please see the <figure> page for examples on <figcaption>.

-

Technical summary

-
Content categories None.
Permitted content -Flow content.
Tag omission None, both the starting and ending tag are mandatory.
Permitted parents A <figure> element; the <figcaption> element must be its first or last child.
Implicit ARIA role No corresponding role
Permitted ARIA roles group, none, presentation
DOM interface HTMLElement
-

Specifications

-
- - -
Specification
HTML Standard
# the-figcaption-element
-

Browser compatibility

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
DesktopMobile
ChromeEdgeFirefoxInternet ExplorerOperaSafariWebView AndroidChrome AndroidFirefox for AndroidOpera AndroidSafari on IOSSamsung Internet
figcaption81249115.14.41841151.0
-

See also

-
-

- © 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
- https://developer.mozilla.org/en-US/docs/Web/HTML/Element/figcaption -

-
-- cgit v1.2.3