HTML <bb> Tag

❮ Previous Reference Next ❯

Deprecated: Not Supported in HTML5.

Example

<bb type="makeapp">Download standalone application</bb>

Meaning

<bb> tag is used for specifying a user agent/(browser) command that the user can invoke.

Note: <bb> element has limited (if any) browser support. This example is based on the W3C HTML 5 Working Draft.

The <bb> tag was introduced in HTML 5, but is already deprecated.

Standard Syntax

<bb>...</bb>

Browser Support

Status







Attributes

Attribute Value Description
type makeapp (Make application) Specifies the type of command.
❮ Previous Reference Next ❯