Question:

HTML code to open small window for things like hackers safe sign?

by Guest55990  |  earlier

0 LIKES UnLike

I'm making a hacker safe sign (jpg image). I need to link it to a webpage that will open in a small popup window like many secure signs you see. Do I have to put a certain code into the web page to make it do this or a code into the link? Help me? How would I do this, thanks.

 Tags:

   Report

1 ANSWERS


  1. hey, here :

    <a href="(WEBSITE URL"><img src="(IMAGE URL)"></a>

    example :

    <a href="www.google.co.uk">

    <img src="http://www.google.co.uk

    /images/nav_logo3.png"></a>

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.