Inline link as a span renders the button-styled element directly inside running text without breaking the line:
. Use this when you can't nest a real
<a> or <button> (e.g. inside another anchor)
but still want the link styling.
Inline link as a span renders the button-styled element directly inside running text without breaking the line:
. Use this when you can't nest a real
<a> or <button> (e.g. inside another anchor)
but still want the link styling.