How To Add Hyperlinks To Your App Lab Project | appLab - Code.org
A work-around for utilizing hyperlinks in Code.org's App Lab.
Until Code.org provides a way of including full hyperlinks in your apps you can use this method.
● Code.Org Forum Link:
https://forum.code.org/t/embed-video-or-link-to-youtube-video-on-app-lab-project/11958/4
● Invisible Characters
https://stackoverflow.com/questions/17978720/invisible-characters-ascii
● A way to customize your Hyperlink
https://imgur.com/a/r68giWk
Here's the Write code I used: using LB and RB for angle brackets since YouTube does not allow them.
write(" ");
write(" ");
write("
LBa href='https://www.google.com/'RB__GOOGLE__LB/aRB");
● If this video has helped you out please consider donating here:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=Y7CXVKB2U5MKE