15 Followers
367 Following
966 Posts
Many interesting things on my website: https://www.Cattail.Nu
#writing #art #programming #database #fedi22
Programmerdatabases, js, vba, c
Authorhttps://www.amazon.com/T.-L.-Ford/e/B0034Q6Q2S
Artistwatercolor, digital, AI
HumanNot a BOT.

I still need to catch up on my notifications, but here's today's. Writing prompt picture. Tell a story in one post/reply. Any genre.

#author #authors #writing #writingcommunity #writingprompt #DigitalArt #digital #art #Promptodon #FlashFiction #ghoststory #nonfiction #MicroFiction #horrorPrompt #sff #fantasy #SciFi #SecretSciFiNetwork #amWriting

I still need to catch up on my notifications, but here's today's. Writing prompt picture. Tell a story in one post/reply. Any genre.

#author #authors #writing #writingcommunity #writingprompt #DigitalArt #digital #art #Promptodon #FlashFiction #ghoststory #nonfiction #MicroFiction #horrorPrompt #sff #fantasy #SciFi #SecretSciFiNetwork #amWriting

#css #javascript #html #ui experts: I want to use the <audio> tag but only show a play/stop button, no time, progress line, no volume control, etc. Is there a way to do this?

Example would be useful.

I have currently <audio controls controlslist="nofullscreen nodownload noremoteplayback noplaybackrate foobar">
<source src="CodeMonkey.mp3" type="audio/mpeg">
Your browser does not support the audio element.
</audio> But all I really want is that triangle play/stop.