forum

home / developersection / forums / how to add an <a href> link to a <div> control in html?

How to add an <a href> link to a <div> control in HTML?

Anonymous User 3800 05-Oct-2013

I need to know how to add an a href link to a div?

Here is my code :-

<div id="buttonOne">

            <div id="linkedinB">
                <img src="img/linkedinB.png" width="40" height="40">
            </div>
      </div>

Updated on 05-Oct-2013

I am a content writter !

Can you answer this question?

Answer

1 Answers

Liked By