📜  HTML | DOM 头属性

📅  最后修改于: 2021-11-03 04:16:43             🧑  作者: Mango

HTML 中的head 属性用于在文档中有多个标题时返回第一个出现的标题。它返回 head 对象的引用,它代表 元素

句法:

document.head

下面的程序说明了 HTML 中的 document.head 属性:

例子:



     
        
            DOM document.head() Property in HTML
         
         
    
    
        

GeeksforGeeks

          

DOM document.head Property

          

         For displaying the Head of the document,           double click the "View Head" button:         

                                                    

输出:

支持的浏览器: DOM head 属性支持的浏览器如下:

  • 谷歌浏览器 4.0
  • 苹果 Safari 5.0
  • 火狐 4.0
  • 歌剧 11.0
  • 浏览器 9.0