In this sentence:
"Change the a link to point to rocket.html instead of the nasa website." I suggest showing how to write the link, e.g.<a href="/rocket.html">moon rocket</a>
Also I suggest including angle brackets around the 'a' element and formatting it: "Change the <a> link ..."
And have NASA be all caps.
In this sentence: "Change the a link to point to rocket.html instead of the nasa website." I suggest showing how to write the link, e.g.
<a href="/rocket.html">moon rocket</a>
Also I suggest including angle brackets around the 'a' element and formatting it: "Change the
<a>
link ..." And have NASA be all caps.