View Full Version : Music and pictures
Tjololo 04-05-2003, 06:23 PM Hey, if I wanted to put music or a picture on my webbie that's on my comp, would I just type <img src="whateverthefilenameis.jpg"> and for music <bgsound src="whateverthefilenameis.mp3">? Or do websites not take mp3? Cuz I've seen one with a .wav sound on it, so I thought they could take .mp3, but is that not true? Or does geocities not take it?
MaGiCSuN 04-05-2003, 07:33 PM putting mp3's online is illegal so that's why you hardly see them. Mostly they use .midi but those are computer maded songs.
Tjololo 04-05-2003, 08:17 PM Oh ok, thanks, I didn't know that...Thanks for telling me, I guess that's not an option then...lol Oh well, I guess I'm stuck with midi's! But what about the pictures part?
MaGiCSuN 04-05-2003, 08:40 PM the <img> code you typed is good :)
but as long as the image.jpg is in the same folder as the webpage is. Otherwise you have to use this:
for example your folder is named "images" and you have an image in that folder named "image01.jpg" and you want to link it on the page index.html that is normally your starting page. Then you put this code up:
<img src="images/image01.jpg">
and if you have a folder inside that folder named "images2" and got the file inside that one that you use this code:
<img src="images/images2/image01.jpg">
Love,
Mirna
Tjololo 04-06-2003, 12:19 AM Ok thanks, I wasn't sure if that'd work. Thanks for your help.
Tjololo 04-06-2003, 12:50 AM Sry, I got another question...what u mean "the folder where your webbie was kept"? Here's my code: <img src="Jackie C.jpg"> It's in the my documents folder, then in the my pictures folder...I tried adding both of them in front but it didn't work.
starlet 04-06-2003, 12:56 AM Any images etc you want to show up on the web you need to upload to your host (geocities)...login there and find the upload section, browse your computer for the file and click to upload it.
Tjololo 04-06-2003, 10:49 PM So there's no universal code for a picture? Oh well...Thanks a lot, I'll try that. If I don't send another message sayin it didn't work, it worked.
WitHoUt 04-07-2003, 04:47 AM hihi... what do you mean by <<upload to your host (geocities)...login there and find the upload section, browse your computer for the file and click to upload it.>> How to upload it??? Why is upload section???
angelivion 04-07-2003, 09:14 AM Make sure there are no spaces in your image filename!
Anyways, geocities. So you login, then click file manager. You will see a button which says "Upload". Just click it then upload your file.
gurlzz_5566 04-07-2003, 01:42 PM hihi... what is geocities??? Sorry to ask so many question. Cause i'm really confusing...
Sheila 04-07-2003, 01:47 PM Originally posted by gurlzz_5566
hihi... what is geocities??? Sorry to ask so many question. Cause i'm really confusing...
Geocities (http://www.geocities.com) is a free website host.
gurlzz_5566 04-07-2003, 02:13 PM hihi... thanks for your reply... how and where to upload my file?
Sheila 04-07-2003, 02:53 PM Originally posted by gurlzz_5566
hihi... thanks for your reply... how and where to upload my file?
Right when you login to Geocities....Where it says Advanced Toolbox...click on Easy Upload. Then Browse your computer for where you saved the image you want to upload. Click on the image then click Upload Files
Tjololo 04-07-2003, 09:25 PM Hey, it's me again...I tried the easy upload and it didn't work. My picture is a .jpg picture, so I don't think that's it. I'm really confused, could you help? I'll try changing the name from Jackie C to jackie_c and see if that works...If not I'll tell you.
Tjololo 04-07-2003, 09:28 PM Oh ok that was it...Thanks for the help with the easy upload!
|