0

How to use images as link to audio in html?

HTML

6th Mar 2020, 2:43 PM
James Freeman
6 Answers
7th Mar 2020, 2:37 PM
NightFox
NightFox - avatar
+ 2
Can you explain a little bit more about the question?
6th Mar 2020, 6:29 PM
NightFox
NightFox - avatar
+ 2
<a href="link"><img src="image's link"/></a>
6th Mar 2020, 6:29 PM
Muhammad Galhoum
Muhammad Galhoum - avatar
+ 2
If u wanna open a link in new page use target=_blank Or the same self target=_self Or Parent page target=_parent
6th Mar 2020, 6:32 PM
Muhammad Galhoum
Muhammad Galhoum - avatar
6th Mar 2020, 7:33 PM
NightFox
NightFox - avatar
0
Marzan I asked when you click a picture audio should play after the click this is the question
7th Mar 2020, 2:52 AM
James Freeman