Jump to content

How Do I....


YuhhMauls

Recommended Posts

The method is to wrap an image in a link and have that link set to just a hash (#). When you append # onto the end of a URL, you get sent to the top of the page and nothing else happens.

 

 

I managed to do it here too, except it wasn't as straightforward as I'd like it to be.

329px-SMPTE_Color_Bars.svg.png

 

You right-click the editor, inspect the element, and manually edit the HTML to add in the following inside an available <p> tag:

<a href="#"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/6/66/SMPTE_Color_Bars.svg/329px-SMPTE_Color_Bars.svg.png" /></a>

Edited by liverare
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...