I'm developing a website, I want the code to change when the user enters the code, it can be with js
or html
.
Example (Visitor using Phone):
<a href="fb://page/1703826839873386" target="_blank"></a>
Example (Using the PC):
<a href="https://www.facebook.com/" target="_blank"></a>
I would like someone to help me do that.