create_invisible_anchor: Create an HTML invisible anchor
Description
Make an element invisible so that it can only be read
by screen readers
Usage
create_invisible_anchor(id, text, href = NULL)
Arguments
href
of the anchor. Defaults to NULL.
Value
an invisible HTML anchor element