Mood:

Topic: HTML Questions
Okay i uploaded a song from my computer and it worked. But now i want the url how do i do that
« | August 2005 | » | ||||
![]() |
||||||
S | M | T | W | T | F | S |
1 | 2 | 3 | 4 | 5 | 6 | |
7 | 8 | 9 | 10 | 11 | 12 | 13 |
14 | 15 | 16 | 17 | 18 | 19 | 20 |
21 | 22 | 23 | 24 | 25 | 26 | 27 |
28 | 29 | 30 | 31 |
Wednesday, 24 August 2005 - 6:38 PM EDT
Name: hero/jeb2004for that all you have to do click on that song in your webshell make sure its selected and then go up to ware it says "View" and it will give you the direct link to it..does that help any??
Sunday, 28 August 2005 - 4:55 AM EDT
Name: mamagoo
if the file is in your main directory, type the 'exact' file name and the extension of your song to your angelfire url.....
that is the url you will use when writing a link to it when your editing your page.
https://www.angelfire.com/rock4/hrae/yoursong.mp3
<a href="https://www.angelfire.com/rock4/hrae/yoursong.mp3">Click Here for my Song</a>
or a short way to write if the song is in your main directory is
<a href="yoursong.mp3">Click Here for my Song</a>