From 60e2e6badb5771a5399aa2bc85aeeb7953f7a3c6 Mon Sep 17 00:00:00 2001 From: Joe James Date: Fri, 14 Feb 2020 12:37:36 -0600 Subject: [PATCH] Create text_links --- text_links | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 text_links diff --git a/text_links b/text_links new file mode 100644 index 0000000..13a2317 --- /dev/null +++ b/text_links @@ -0,0 +1,5 @@ +Here's a link to Google. +
+Here's a link to yahoo. + +

Anything between the a tags will have the link that is given in href.