Delete text_links

This commit is contained in:
Joe James
2020-02-16 11:36:04 -06:00
committed by GitHub
parent 7c4c2e3e21
commit 9f1431baa4

View File

@@ -1,5 +0,0 @@
<a href="http://www.google.com">Here's a link to Google.</a>
<br>
Here's a link to <a href="http://www.yahoo.com">yahoo</a>.
<p>Anything between the a tags will have the link that is given in href.</p>