@@include('./_head.html', { "path": "../..", "title": "Pixel Bootstrap 5 - Tooltips" }) @@include('./_navigation.html', { "path": "../..", "classes": "navbar-dark" })
@@include('./_preloader.html', { "path": "../.." })

Tooltips

Use Pixel's custom tooltips to indicate extra information when hovering over certain elements.

@@include('./components/_tooltips.html', { "path": "../.." })
@@include('./_footer.html', { "path": "../..", "classes": "bg-primary text-white" }) @@include('./_scripts.html', { "path": "../.." })