Read the article this discussion is about
This archived discussion is "read only".
For the corresponding "live" discussions, post in the active topic forum here.
» Static - Re: Hello Dianne
In response to Hello Dianne posted by _Boanerges_:Hey Wendell,
To open a link in a new window, simply put
target="_blank"
in your anchor tag... It's going to look like this:
< a href="http://www.suite101.com/" target="_blank" > Suite101 in a new window! < / a >
(Take out the spaces and you're good to go.)
Hope it helps... I am not an editor here, so I have no idea if you guys can change the html on your topic pages. But this is the code for "real world" html pages! ;)
cheri
-- posted by Static
Please follow the guidelines set forth in the Suite101 Posting Etiquette when adding to the discussion.