Quantcast
Channel: Active questions tagged html - Stack Overflow
Viewing all articles
Browse latest Browse all 67497

How to make an hypertext link on a list that contains "material-icons"?

$
0
0

I want to develop a floating bar that contains icons (material-icons). Unfortunately, my <a href=> attribute doesn't work and the icons are not clickable.

Any idea how to solve this?

<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet"><ul id="navigation"><li class="material-icons md-48 md-dark">video_library<a href="https://www.google.com"></a></li><li class="material-icons md-48 md-dark">contact_support<a href="https://www.google.com" target="_blank"></a></li><li class="material-icons md-48 md-dark">mail<a href="https://www.google.com" target="_blank"></a></li></ul>

Viewing all articles
Browse latest Browse all 67497

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>