This component will open a browser window to the web page you indicate when the user clicks it.
1 - Create a game object either using the Unity basic objects or in your 3D modeling program (Poster, Mailbox etc.)
2 - Be sure the item has a collider on it.
3 - In Unity Inspector click on the Add Component button, find Clickable Website and add it.
4 - In the Inspector in the URL field type in the website address including the http: (Example: http://sinewave.space.com)