Hello! I've a doubt when posting a link on a board. It says this tag is allowed: [link:] I want to link a website with anchor text. How can I do that? Thanks in advance people
An HTML Link <a href="url">Link text</a> The start tag contains attributes about the link. The element content (Link text) defines the part to be displayed.