wait what are you doing? form actions are where the form is submitted to. you dont want to put it there.
just to an a tag
Code
<a href="https://accounts.google.com/ServiceLogin?service=mail&passive=true&rm=false&continue=https://mail.google.com/mail/?hl%3Dsv&ss=1&scc=1<mpl=default<mplcache=2&hl=sv" target="_blank">Google Mail</a>
the
Code
target="_blank"
is what opens it in a new window