How to Create a link in the Heading Element

Hello,

I am trying to create a link using the heading element.
I cannot find anything that provides that option.
Surely there is a way to do this…

Can someone please assist?

Hi,

You can add an <a> tag to your text to create a link.

For example

https://www.w3schools.com/tags/tag_a.asp

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.