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 User346005-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