Html 5 a tag

The <bb> tag was introduced in HTML 5.In the <bb> tag used to identifying user agent command for browser for example, in the <bb> tag can be used to download a website standalone application.

Syntax:

<bb> ... </bb>

Example Code

<bb type="makeapp">Download Link </bb>

Out Put:



Download Link

In the above example bb tag has been used for Download Link content.





Content