how to make clickable links?

imfrom3rdworldcountry

Regular Member
Joined
Aug 3, 2022
Messages
430
Reaction score
181
for example when i comment on a forum, my link is not clickable, how can i make that link clickable?
 
It's because your member level is Newbie. Keep posting and once your level increases you can post a link in the comment.
 
It's because your member level is Newbie. Keep posting and once your level increases you can post a link in the comment.
bro you misunderstood, im not talking about posting clickable links on BHW. when i post my links on other websites & forums my links are not clickable. and i want my links to be clickable on those websites.
 
bro you misunderstood, im not talking about posting clickable links on BHW. when i post my links on other websites & forums my links are not clickable. and i want my links to be clickable on those websites.
Oh sorry, I thought you mean to post a link on BHW
 
for example when i post a link on xvideos.com my link is seen as a text and it's not clickable. my question is how can i post a clickable link on websites like xvideos.com i want to post clickable links in the comment sections
Hello, mate! There is a command for it, ctrl+k that makes link text color change and clickable. It`s the same way almost everywhere!
 
for example when i post a link on xvideos.com my link is seen as a text and it's not clickable. my question is how can i post a clickable link on websites like xvideos.com i want to post clickable links in the comment sections
xvideos most likely disabled external links so they dont lose viewers to competitors
 
xvideos most likely disabled external links so they dont lose viewers to competitors
dude xvideos is an example, im talking about all websites that don't have clickable link stuff..

Hello, mate! There is a command for it, ctrl+k that makes link text color change and clickable. It`s the same way almost everywhere!
not working bro
 
now i hope you understand what i mean, as an example i commented this link on a website and as you can see the link is not clickable, and what i want is to make that link clickable. how can i make it happen?

1662480757627.png
 
Use an <a> Tag.

<a href="URLHere”>Text you want to be linked goes here </a>

Example:

<a href = “http://www.google.com”>Click here to go to Google</a>
 
Back
Top