Open link in a new window.
This tutorial will show you how to set up your links so they open in a new window.

>>>JUST LIKE THIS.<<<

To do this requires a small code. As you know a standard link looks like this:


But that link will just open in the window you have open already. So you need to add target=blank after the URL, just like this:


Finished.