How do stick I a link to my posts?

  • Thread starter bigli
  • Start date
In summary, to add a link to your posts, you can simply enter the complete URL and the forum software will automatically turn it into a clickable link. However, if you want to turn specific text into a link, you can use the tags [ u r l ] and [ / u r l ] by replacing the spaces and adding the URL in the appropriate places.
  • #1
bigli
16
0
how do stick I a link to my posts?
 
Last edited by a moderator:
Physics news on Phys.org
  • #3
Actually, if you simply enter the complete URL, the forum software automatically converts it to a clickable link by adding the tags that Halls demonstrated.

I use the tags when I want to turn some "normal text" into a link, without displaying the URL itself in the body of the posting:

[ u r l = h t t p : / your / cool / URL ] check this out [ / u r l ]

(again, remove the extra spaces). Example:

Physics Forums
 
  • #4
test

this is a test,example:www.//physicsforums.com/[/URL]
 
Last edited by a moderator:

FAQ: How do stick I a link to my posts?

How do I create a link to my post?

To create a link to your post, you will need to use the HTML <a> tag. This tag is used to create hyperlinks, or clickable links, on a webpage. You will also need to specify the URL of your post within the href attribute of the <a> tag.

Can I add a link to my post using a button?

Yes, you can add a link to your post using a button. To do this, you will need to wrap your <a> tag around a <button> tag. This will create a clickable button that will direct users to the URL specified in the href attribute of the <a> tag.

How do I make my link open in a new tab?

To make your link open in a new tab, you will need to add the target="_blank" attribute to your <a> tag. This will tell the browser to open the link in a new tab instead of the current one.

Can I add a link to an image in my post?

Yes, you can add a link to an image in your post. To do this, you will need to wrap your <img> tag with an <a> tag. You will also need to specify the URL of the post within the href attribute of the <a> tag.

How do I check if my link is working?

To check if your link is working, you can simply click on it and see if it directs you to the desired post. Alternatively, you can right-click on the link and select "Open link in new tab" to ensure that it opens in a new tab.

Similar threads

Replies
8
Views
1K
Replies
1
Views
974
Replies
1
Views
2K
Replies
5
Views
1K
Replies
2
Views
773
Replies
5
Views
888
Replies
19
Views
1K
Back
Top