Tooltip on a link
Tooltip on inline element
${require('./_head.html') title=`Tooltips` description=`Enable tooltips everywhere in pure HTML, without JavaScript.` canonical=`tooltips.html` }
${require('./_nav.html')}Tooltip on a link
Tooltip on inline element
data-placement
with the values
top
, right
, bottom
or left
is used to
control the position of the tooltip.