Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: text to mp3  (Read 8370 times)

0 Members and 1 Guest are viewing this topic.

charlzguitarz

    Topic Starter


    Greenhorn

    • Experience: Experienced
    • OS: Windows 7
    text to mp3
    « on: July 18, 2019, 09:23:49 AM »
    Hi, I have downloaded an mp3 (ckmp3)that says "return to homepage" and I'm trying to code so that when I click on my home image I get that mp3 saying "return to homepage".
    Any advice? I'm trying this.
    =============================================================================
    <input type="button" value="ckmp3" onclick="location.href='index.html';"<img

    src="house.jpg" height=75 width=75 alt="image of home">[/url]

    ==========================================================================
    thanks, Charlie