diff options
Diffstat (limited to 'files/zh-cn/web/html/element/figcaption/index.html')
| -rw-r--r-- | files/zh-cn/web/html/element/figcaption/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/zh-cn/web/html/element/figcaption/index.html b/files/zh-cn/web/html/element/figcaption/index.html index 615e8fc953..f75af29512 100644 --- a/files/zh-cn/web/html/element/figcaption/index.html +++ b/files/zh-cn/web/html/element/figcaption/index.html @@ -9,7 +9,7 @@ translation_of: Web/HTML/Element/figcaption --- <p>{{HTMLRef}}</p> -<p><strong>HTML <code><figcaption></code> 元素</strong> 是与其相关联的图片的说明/标题,用?于描述其父节点 {{HTMLElement("figure")}} 元素里的其他数据。这意味着 <code><figcaption></code> 在{{HTMLElement("figure")}} 块里是第一个或最后一个。同时 HTML Figcaption 元素是可选的;如果没有该元素,这个父节点的图片只是会没有说明/标题。</p> +<p><strong>HTML <code><figcaption></code> 元素</strong> 是与其相关联的图片的说明/标题,用?于描述其父节点 {{HTMLElement("figure")}} 元素里的其他数据。这意味着 <code><figcaption></code> 在{{HTMLElement("figure")}} 块里是第一个或最后一个。同时 HTML Figcaption 元素是可选的;如果没有该元素,这个父节点的图片只是会没有说明/标题。</p> <table class="properties"> <tbody> |
