Create text_links
This commit is contained in:
5
text_links
Normal file
5
text_links
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
<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>
|
||||||
Reference in New Issue
Block a user