joshmarinacci / webxr-workshops

Modular workshop series for teaching WebXR (VR & AR)
MIT License
55 stars 2 forks source link

Showing how to link to another HTML page + text alterations #6

Closed NickPax closed 6 years ago

NickPax commented 6 years ago

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.

joshmarinacci commented 6 years ago

fixed. thx.