| View previous topic :: View next topic |
| Author |
Message |
game-master
Joined: 26 Oct 2005 Posts: 2
|
Posted: Wed Oct 26, 2005 8:14 pm Post subject: html help (sorta new) |
|
|
hi great and helpful forum you have here but anyway back to wat i was going to say im just here to ask you lot about a frew stuff i kinda need help to know first is
how would i go about the easiest way of making on my website (www.mafiablood23.bravehost.com) when people come in they can choice wat song to play and it will play it and the second is
ho do i go about making my own template? think tahts it but anyway if anyone can help id be greatful thanks |
|
| Back to top |
|
 |
|
|
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3642 Location: Sweden
|
|
| Back to top |
|
 |
game-master
Joined: 26 Oct 2005 Posts: 2
|
Posted: Wed Oct 26, 2005 8:18 pm Post subject: Re: html help (sorta new) |
|
|
thansk for the layout help and dam about the song help i kinda do really need that then i can get on with wats left of my website (friend site) |
|
| Back to top |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3642 Location: Sweden
|
Posted: Wed Oct 26, 2005 9:37 pm Post subject: Re: html help (sorta new) |
|
|
You can make two different pages musicpage1.html and musicpage2.html, they should be identical, except for the song their playing. So if you are on musicpage1.html there will be a link like:
| Code: |
| <a href="musicpage2.html">Change Music</a> |
|
|
| Back to top |
|
 |
ReFredzRate 1000+ Club

Joined: 20 Aug 2004 Posts: 2186 Location: Netherlands
|
Posted: Thu Oct 27, 2005 7:31 am Post subject: Re: html help (sorta new) |
|
|
You could load those pages in an iFrame. That should keep your screen cleaned up pretty nicely as well. You can even make it a 1x1 pixel iFrame if you like, so not a single visitor will even notice it in the screen anywhere  |
|
| Back to top |
|
 |
silentb
Joined: 18 Aug 2004 Posts: 24
|
Posted: Thu Oct 27, 2005 5:12 pm Post subject: Re: html help (sorta new) |
|
|
| You could do the music thing quite easily with flash. |
|
| Back to top |
|
 |
webmaster Site Admin

Joined: 17 Aug 2004 Posts: 3642 Location: Sweden
|
Posted: Thu Oct 27, 2005 5:47 pm Post subject: Re: html help (sorta new) |
|
|
| silentb wrote: |
| You could do the music thing quite easily with flash. |
I agree, flash would probably be the best way to get music on your page. Maybe not the easiest, but definately the best. |
|
| Back to top |
|
 |
Phate 500+ Club

Joined: 21 Nov 2004 Posts: 818 Location: 127.0.0.1
|
Posted: Thu Oct 27, 2005 10:49 pm Post subject: Re: html help (sorta new) |
|
|
| silentb wrote: |
| You could do the music thing quite easily with flash. |
It would only be easy if you knew what you were doing... |
|
| Back to top |
|
 |
lalalogic 100+ Club
Joined: 16 Aug 2005 Posts: 200
|
Posted: Fri Oct 28, 2005 1:05 am Post subject: Re: html help (sorta new) |
|
|
| here is a very helpful tutorial even for newbies :) |
|
| Back to top |
|
 |
|