Published
- 1 min read
add href to div
The solution for this is noted below
add href to div
Solution
<div style="cursor: pointer;" onclick="window.location='http://google.com';">Hello world</div>
Try other methods by searching on the site. That is if this doesn’t work