Search
Search Utilities
generate date time id stamp
This should take the current date and time and generate a unique id from it, this is based on the sites time zone. So maybe slightly off to your own timezone. Timezone: 'Australia/Sydney' Form..
create a unique id from a html string
Type in a string or a html string and this utility will produce a unique and url safe id from it, so it strips out all the spaces and other characters that urls and browsers generally dont like. ..
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...
Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.
You could also follow me on twitter or not... does anyone even use twitter anymore?
If you found something useful or like my work, you can buy me a coffee here. Mmm Coffee. ☕
❤️👩💻🎮
Random Quote
Kenneth Goldsmith
Random CSS Property
:nth-child()
The :nth-child() CSS pseudo-class matches elements based on their position among a group of siblings.:nth-child css reference