📜  HTML |<meter>高属性

📅  最后修改于: 2022-05-13 01:56:28.737000             🧑  作者: Mango

HTML | high 属性

HTML high 属性用于指定 gauge 的值被认为具有高值的范围。
high 属性的值将小于 max 属性,但大于 min 和 low 属性值。它可以与 元素一起使用。
句法:

属性值:

  • number:它包含被认为是高值的浮点数。

示例1:本示例说明了在meter 元素中使用high 属性。

html


 

    
        HTML | meter high attribute
    

 

    

GeeksforGeeks

    

HTML | high Attribute:

    Sachin's score:              2 out of 10          
    Laxman's score:              60% from 100%       


html


 

    
        HTML | meter high attribute
    
    

 

    

GeeksforGeeks

    

HTML | high Attribute:

         Percentage overall site traffic from each channel (%search):           

programiz.com:                   91.8%     

      

geeksforgeeks.org:                   90.7%     

       

tutorialspoint.com:                   88.6%     

       

cplusplus.com:                   86.7%     

       

javatpoint.com:                   79.2%     

     


输出:

示例 2:

html



 

    
        HTML | meter high attribute
    
    

 

    

GeeksforGeeks

    

HTML | high Attribute:

         Percentage overall site traffic from each channel (%search):           

programiz.com:                   91.8%     

      

geeksforgeeks.org:                   90.7%     

       

tutorialspoint.com:                   88.6%     

       

cplusplus.com:                   86.7%     

       

javatpoint.com:                   79.2%     

     

输出:

  • 谷歌浏览器 8.0 或以上
  • 火狐16.0或以上
  • Opera 11.5 或以上
  • Safari 6.0 或以上
  • 互联网浏览器 13.0