Best Way to Rickroll with Link HTML

+2

Hello everybody, just a quick way to rickroll people with tricks I find best!


1. Use Tiny URL

tinyurl.com has much to offer with simple rickrolling. Just enter the Never Gonna Give you Up link (https://www.youtube.com/watch?v=dQw4w9WgXcQ) an copy the result. This way, if someone checks the left-bottom corner of their screen, they don't see "youtube.com".


2. Make a good, relatable disguise

Don't just say something before the link that is completely unrelated. Make sure that you say something sensible in a way you think you would've had it not been a rickroll.

3. Add a false title

After the "href="https://tinyurl.com/3wcyvb7x"" portion, add a "title:"__"" portion. The HTML should look something like this:

<a href="https://tinyurl.com/3wcyvb7x" title="https://jetpunk.com">JetPunk homepage</a>

Result:

JetPunk homepage

You don't have to make it a website, but this way it shows a false website upon hover.


4. Make the link always blue

In circumstances where you don't want people to think the link has been clicked on, use style="color:blue" to keep the link blue always.ULTIMATE RICKROLL

I searched the web and the only thing I could find was this.

+4
Level 55
Mar 20, 2021
Unfortunately, you couldn't get me with the last part. You didn't specify what you were searching for, so I came to the logical conclusion.......
+3
Level 65
Mar 20, 2021
I was just giving an example.
+6
Level 56
Mar 20, 2021
a really good way to rickroll (which you should add to the blog) is to make the link title an actual link, but the link redirects to the rickroll, i.e.:

<a href="https://youtube.com/watch?v=dQw4w9wgXcQ">https://jetpunk.com</a>

which would result in:

https://jetpunk.com

+2
Level 65
Mar 20, 2021
Indeed.
+3
Level 56
Mar 20, 2021
also, style="color:blue" isn't always the most 'ultimate rickroll', because the shade of blue in a link isn't exactly blue, but a lighter shade of it. here's what i mean:

Normal link: jetpunk.com

Link with style="color:blue": jetpunk.com

this can be fixed by doing style="color:#0000EE" instead

if you look closely at both links, there's a slight difference

+2
Level 51
Mar 20, 2021
I'm literally starting to be afraid when I decide to click a link on JetPunk... lol.
+1
Level 34
Mar 20, 2021
Same here
+2
Level 39
Jul 3, 2021
Same here
+1
Level 43
Mar 20, 2021
Nice blog! I just rickrolled Nazgul recently I’m my commemorative blog of 1k takes. I was presenting Boxy SVG to him, and I putted the music on it. Where are you in 4Fiction? And Pandora was in our account!? Nice, but strange. Why he isn’t using it with us?
+1
Level 56
Mar 20, 2021
Yeah I asked Clutch if I could join 4fiction and he gave me the password. I haven't done anything yet
+1
Level 43
Mar 21, 2021
It’s a honor of you be part of us. Welcome! We have a quiz (don’t send!) of discussion. You can use the answer section. :)
+1
Level 65
Mar 20, 2021
It's hard to switch back and forth between accounts. I'll start being on it more though.
+1
Level 43
Mar 21, 2021
So you will have a collab with Pandora also? ClutchPandora? It’s because we decide many stuff, and we need your help.
+2
Level 52
Mar 20, 2021
Unrelated, but I just found this really weird Wikipedia article
+1
Level 43
Mar 21, 2021
Only I thought was rickrolling? Lol
+1
Level 39
Jul 3, 2021
I knew this before!
+1
Level 56
Mar 21, 2021
Just curious, what's the purpose of "title" attribute in a hyperlink?
+1
Level 65
Mar 21, 2021
A little tag will pop up to the right of the link when you hover over it. This tag only exists if you give the title attribute.
+1
Level 75
Mar 21, 2021
I think someone made a blog about this already.

EDIT: I found it, here it is

+1
Level 65
Mar 21, 2021
:( I forgot about that one.
+1
Level 65
Mar 21, 2021
BRUH I LITERALLY FELL FOR THAT. RESPECT.

how... this is literally a blog about rickrolling...

+1
Level 51
Mar 30, 2021
Or use an iframe!
+1
Level 61
Apr 6, 2021
NEVER GONNA GIVE HTML BLOGGING UP

LOLLLLL

+1
Level 52
May 29, 2021
Lol if only I knew how to hyperlink. So ... can someone tell me?
+1
Level 65
May 29, 2021
The coding is on this blog.
+3
Level 52
May 30, 2021
This is one of my favorite quizzes. I did it! I promise I'm not rickrolling xD
+1
Level 73
Nov 1, 2023
+1
Level 73
Nov 2, 2023
JetPunk homepage

Okay, I think #333FFF is the best color.