📜  HTML menu标签

📅  最后修改于: 2020-11-04 00:49:16             🧑  作者: Mango

HTML标签

HTML

标签指定用户可以执行或激活的命令列表或菜单。它用于创建上下文菜单以及列表菜单。

一种

元素可以包含一个或多个
  • 要么其中的元素。

    注意:

    标记在HTML 4.01中已弃用,并再次包含在HTML 5.1规范中。但是最好忽略它,因为它是实验性的,许多浏览器都不支持。

    句法

      ........
    

    以下是有关HTML的一些规范

    标签

    Display Inline
    Start tag/End tag Both Start and End tag
    Usage Semantic and textual

      
      
     
      Menu Tag
      
      
      

    Example of Menu Tag

  • Home
  • Registration
  • Contact-us
  • About-us
  • 输出:

    属性:

    特定于标签的属性:

    • 弹出
    • 工具栏
    • 语境
    Attribute Value Description
    labelHTML Tags List text It specifies the label for the menu.
    typeHTML Tags List It specifies the type of the menu in an HTML document.

    全局属性:

    标签支持HTML中的全局属性

    事件属性:

    标签支持HTML中的事件属性。

    支持的浏览器

    Element chrome browser Chrome ie browser IE firefox browser Firefox opera browser Opera safari browser Safari
    No No Yes No No