So over the past few days I have been trying to to figure out how to embed a macintosh chime mp3 montage I made. The file itself was tiny as far as audio files go - maybe 400k? Making it took all of maybe 5 minutes? - easily accomplished with free
Clideo audio merger. Within those 5 minutes, I stitched together a collage of bongs and saved to multiple formats (mp3, mp4, ogg etc) onto my macbook.
Then I hit a roadblock. Neocities supports direct audio upload for paying customers. Hmm my account is a static free one ... well I'm not paying $5 a month for the priviledge of puting mac chimes on my website. Call me cheap, whatever - That's stupid LOL so Im not doing it. SO with that I set forth trying to figure out how I could get sounds hosted elsewhere onto my website. I figured I was going to be using <audio> or <iframes> to accomplish this which I was ultimately correct after ALOT of being wrong. I have accounts at bandcamp, soundcloud, youtoobies etc. and while those were easy to upload to, to get a link that would properly embed wasn't possible ... I mean maybe it is but at least I couldnt figure it out with the low-tier account I had lol. I then thought about my google drive which I never use, so figured Id give that a shot and get some use out of it. I researched a number of purported solutions that were within the 2020s using html <audio> and manually creating an embeded link (similar to what I did for the YT shorts vid) but for the life of me I could not get it to play. I could get the player on there - no problem, but no dice on playing the file. I tried a number of sources, file types etc. but same result. That was yesterday. I cut my losses and onto getting my older two kids off the bus and scooping my 2y/o from daycare.
Today I have success ... kinda. I mean, I call it success. Is it exactly what I envisioned? No, not exactly but I'll take it for now and it isn't costing me anything either nor should it. Instead of using html <audio>, I am using the raw embed file off google drive and dropping that into <iframes> and then manually adjusting down its size. I can't make it blue like my site as I intended to ... at least I don't understand how I could do that yet (maybe in the future) but I have a functioning play button! YAY lol

Below you can see me testing on my "under construction retro console page". The player on the right is <audio> which is broken and the player on the left is 100x50px <iframes> and it plays just fine. Do I like the look of <audio> better? Yes. Do I understand how to adjust its look better. Yes. but its broken so there's that part haha. I'll take the <iframes> win for now.
Retro Consoles (Under Construction)