Anchor tag in Visualforce page October 2, 2018June 9, 2022InfallibleTechie Admin Sample code: <apex:page> Link to Salesforce is below<br/><br/> <apex:outputLink value=“https://www.salesforce.com” id=“theLink”>www.salesforce.com</apex:outputLink> </apex:page> Output: