html
Internet Explorer 9, Firefox, Opera, Chrome 以及 Safari 支持
注:Internet Explorer 8 以及更早的版本不支持
定义和用法
立即学习“前端免费学习笔记(深入)”;
"figcaption" 元素应该被置于 "figure" 元素的第一个或最后一个子元素的位置。
浏览器支持
所有主流浏览器都支持
HTML 4.01 与 HTML 5 之间的差异
实例
用作文档中插图的图像,带有一个标题::
<!DOCTYPE html> <html> <body> <p>The Pulpit Rock is a massive cliff 604 metres (1982 feet) above Lysefjorden, opposite the Kjerag plateau, in Forsand, Ryfylke, Norway. The top of the cliff is approximately 25 by 25 metres (82 by 82 feet) square and almost flat, and is a famous tourist attraction in Norway.</p> <figure> <figcaption>Fig.1 - The Pulpit Rock, Norway.</figcaption> </figure> </body> </html>
以上就是HTML的<figcaption>标签的详细内容,更多请关注php中文网其它相关文章!
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号