Search
Search Articles
Search Articles by entering your search text above.
random web things
Random Links for December 2022

Mac OS 9 in Browser Someone has actually emulated mac os 9 in the browser, go here for a bit of web nostalgia, i remember this from the school mac's.  Link: https://macos9.app/  New Pro..

10:38 pm, December 5, 2022
code thoughts
generate a random username function thoughts

I was looking though some of my functions to make more useful web tools from them and i came across the function for generating a username.  I think originally i created this function to generat..

12:34 am, November 30, 2022
apps
getting a random cursor in my chrome browser

I noticed this cursor appearing in my browser the other day, very strange as i dont remember enabling it. Example: I kinda forgot about it, but then decided to google it.  Apparently its an ..

1:34 am, February 26, 2021
Welcome

This is my test area for webdev. I keep a collection of code here, mostly for my reference. Also if i find a good link, i usually add it here and then forget about it. more...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕

❤️👩‍💻🎮

🪦 2000 - 16 Oct 2022 - Boots
Random Quote
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

text-decoration-color

The text-decoration-color CSS property sets the color of decorations added to text by text-decoration-line.
text-decoration-color css reference