php-fig 中文手册,figure - [ HTML 中文开发手册 ] - 在线原生手册 - php中文网

HTML

元素代表一段独立的内容, 经常与说明(caption) 
 配合使用,并且作为一个独立的引用单元。当它属于主体(main flow)时,它的位置独立于主体。这个标签经常是在主文中引用的图片,插图,表格,代码段等等,当这部分转移到附录中或者其他页面时不会影响到主体。

内容类别流量内容,切片根,可触及的内容。允许的内容一个

元素,其次是流程内容; 或流量内容后跟一个
元素; 或流量内容。

标记遗漏没有,起始和结束标签都是强制性的。

允许的父母任何接受Flow内容的元素。

允许ARIA角色组,演示文稿

DOM界面HTML元素

属性

这个标签只包含 全局属性.

使用主义

通常,a

是在文档的主流程中引用的图像,插图,图表,代码段等,但可以移动到文档的另一部分或附录中,而不影响主流程。

作为一个 sectioning root,  

元素内容的纲要是被文档的主纲要排除在外的.

可以通过在

元素中插入一个
来为其关联一个标题(作为它的第一个或者最后一个子元素).

示例

示例1

  

src="https://developer.cdn.mozilla.net/media/img/mdn-logo-sm.png"

  alt="An awesome picture">

  

src="https://developer.cdn.mozilla.net/media/img/mdn-logo-sm.png"

alt="An awesome picture">  

Fig1. MDN Logo

图.1.MDN标志

示例2

  
Get browser details

using navigator  

function NavigatorExample() {  var txt;

txt = "Browser CodeName: " + navigator.appCodeName;

txt+= "Browser Name: " + navigator.appName;

txt+= "Browser Version: " + navigator.appVersion ;

txt+= "Cookies Enabled: " + navigator.cookieEnabled;

txt+= "Platform: " + navigator.platform;

txt+= "User-agent header: " + navigator.userAgent;}

使用导航器获取浏览器详情

function NavigatorExample() {  var txt;

txt = "Browser CodeName: " + navigator.appCodeName;

txt+= "Browser Name: " + navigator.appName;

txt+= "Browser Version: " + navigator.appVersion ;

txt+= "Cookies Enabled: " + navigator.cookieEnabled;

txt+= "Platform: " + navigator.platform;

txt+= "User-agent header: " + navigator.userAgent;}

示例3

  
Edsger Dijkstra :-
  

"If debugging is the process of removing software bugs,  

then programming must be the process of putting them in"

Edsger Dijkstra :-

“如果调试是消除软件错误的过程,

那么编程必须是将它们放入“

示例4

标签可以用来为一首诗添加格式

 

Depression is running through my head,

These thoughts make me think of death,

A darkness which blanks my mind,

A walk through the graveyard, what can I find?.... 

 
Depression.

By: Darren Harris

规范

SpecificationStatusCommentHTML Living StandardThe definition of '

' in that specification.Living Standard

HTML5The definition of '

' in that specification.Recommendation

浏览器兼容性

FeatureChromeEdgeFirefoxInternet ExplorerOperaSafariBasic Support8(Yes)49115.1

FeatureAndroidChrome for AndroidEdge mobileFirefox for AndroidIE mobileOpera AndroidiOS SafariBasic Support(Yes)(Yes)(Yes)49115.1

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值