I'm trying this; it might be a good template for opening a link in a new window. Let's see: Sarge's Spot Yep, that works. Okay, so it goes like this:
(instead of "(" and ")", use "<" and ">")
(a target="_blank" href="WEB ADDRESS HERE">WHAT YOU WANT THE LINK TO SAY HERE(/a)
While I've got your attention, do you happen to know how to test out your completed web pages, especially all the links, on your local hard drive?
I've been uploading them to test them, and when there is an error, I have to make the correction and load it again which is even more time consuming than coding links.
I'll try your way first. I did look at some source code on another article here, but it gives the blank page with the link, and couldn't tell which part was for what. This is much easier what you have done, and I'll try that first.