How do people add hyperlinks in the caveat?

Submitted by PigKat on August 11, 2025
I want to be able to link the inspiration for my upcoming quizzes but I do not remember how.
8 Comments
+1
Level 88
Aug 11, 2025
I never remember it so I always copy it from this page: https://www.w3schools.com/html/html_links.asp
+1
Level 71
Aug 12, 2025
And you didn't use a hyperlink for that link...
+2
Level 33
Aug 12, 2025
Use this thingy <

Then a lowercase a

A space

Write "target" in lowercase

Use =

Type "

Then _

Lowercase "blank"

Type "

Then a space

Write "href" in lowercase

Then ="

Your link

">

The text you want to appear (for example, your username or #2)

Then <

And /

Next a lowercase A

And >

That's it !

+2
Level 56
Aug 12, 2025
Thank you! This worked perfectly. 🥰
+1
Level 33
Aug 15, 2025
You're welcome !
+1
Level 52
Aug 12, 2025
dude, now he's using target="blank_" he must use rel="noopener noreferrer"...
+2
Level 73
Aug 12, 2025
There is nothing wrong with using 'target="blank_"'.

@PigKat if you don't want the hyperlink not to open a whole separate tab on the search engine, simply remove 'target="blank_"'. I would recommend removing it in cases such as this one, although that choice is entirely up to you.

+1
Level 71
Aug 20, 2025
Vegetables - Sudden Death

Sorry, just a test to see if Amphi's thing works.