Unstoppable Domains โ€” AI Assistant

Does anyone know how to do...

Spaceship Spaceship
Watch

qO_Op

Namepros MemberEstablished Member
Impact
35
I would like to make a basic webpage with 12 tracks of music. I would like it so that when someone clicks on e.g. track 1, they can download it to their computer. It is a DJ mix CD that I want to share with some friends. All the files are mp3. I'm guessing it is pretty easy to do once you know how! Can anyone help me with this? Thanks in advance.

I am using Dreamweaver.
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
.US domains.US domains
Okay this is extremely simple. Just locate the area where you would like to put the links, then copy/paste this ten times and change the variables (indicated by * *).
Code:
<a href="*song1.mp3*">*Download Song 1*</a>

Basically, you can just put a text link and link directly to your .mp3 file.  The user will automatically be given the option to save or open the file.

Hope this helps.
 
0
•••
JYM said:
Okay this is extremely simple. Just locate the area where you would like to put the links, then copy/paste this ten times and change the variables (indicated by * *).
Code:
<a href="*song1.mp3*">*Download Song 1*</a>

Basically, you can just put a text link and link directly to your .mp3 file.  The user will automatically be given the option to save or open the file.

Hope this helps.[/QUOTE]

Thanks very much JYM, sounds very easy, I am sure I will be able to do this now. 
Rep added!
 
0
•••
Domain Recover
DomainEasy โ€” Live Options
  • The sidebar remains visible by scrolling at a speed relative to the pageโ€™s height.
Back