
Evidently not as easy as all that. Every time I add the " target="_blank" html code and save the question the html disappears!!! Is it a bug that the html language you type in just disappears or changes?
This is the code I typed in:
<p>
If yes, please indicate the dataset(s) that you used from the list linked below:</p>
<pre>
<a href="
calm.geo.berkeley.edu/ncalm/dtc.html" target="_blank"><span>NCALM Data Tracking Center</span></a></pre>
this is what I get when I save or save and close:
<p>
If yes, please indicate the dataset(s) that you used from the list linked below:</p>
<pre>
<a href="
calm.geo.berkeley.edu/ncalm/dtc.html"><span>NCALM Data Tracking Center</span></a></pre>
Why is my " target="_blank" disappearing?