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
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

border-bottom-left-radius

The border-bottom-left-radius CSS property rounds the bottom-left corner of an element by specifying the radius (or the radius of the semi-major and semi-minor axes) of the ellipse defining the curvature of the corner.
border-bottom-left-radius css reference