Hello,
Can I turn a Special Heading into a button?
The thing is: I would like a specific button to have the same font type and size of my H3 Special Heading.
How could I manage to do that?
Regards,
Newton.
Hey newtonlinchen,
The only option would be to use css to style it in the appearance of a button.
Best regards,
Jordan Shannon
Hi, Jordan
Actually I was thinking about the functionality, not the layout.
I would like a Heading (H3, for example), to be “clickable”, and to work like an email button (mailto:)
Newton
Hi,
Could you post a link to the site in question so that we can take a closer look please? Also please point out the element you are looking to change.
Best regards,
Rikard
In the bottom of the website (right above the Footer), there’s a phone number and a email. These are texts (special headings). I would like the email to be clicable, and to send an email from it.
:)
Hi,
The traditional methods of linking should work.
For the email:
https://www.w3schools.com/tags/tryit.asp?filename=tryhtml_link_mailto
Best regards,
Jordan Shannon