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
minecraft
Random CSS Property
scroll-margin-block-end
The scroll-margin-block-end property defines the margin of the scroll snap area at the end of the block dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.scroll-margin-block-end css reference