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
google
does google still post back the search term with the link click

i remember a while back when you could actually see what search result words were being used to link back to your pages using the data sent back from the google click.  now when i test this i ca..

1:04 am, August 26, 2021
webdev
Quick Links

Just a couple of quick links for things i usually google, will be updating this slowly as i remember things.  Font Awesome Icons Remove Background - Make Image Transparent Quick Foundation Gri..

12:47 am, July 12, 2021
Utilities
How to Extract image links from youtube videos

Sometimes it can be useful to know how to extract the image links from youtube videos, so i have created a tool that can do just that.  All you need to do is paste the youtube video link in an..

6:41 am, September 3, 2018
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

padding-block

The padding-block CSS shorthand property defines the logical block start and end padding of an element, which maps to physical padding properties depending on the element's writing mode, directionality, and text orientation.
padding-block css reference