List Core Docs
calculate a percentage (dec) difference based on two numbers
This function takes two numbers and returns the difference in percentage.
Load from Fields (two)
Matches two tables and field data to load and returns true or false. Initially written for loading a rating value when unique id and rating number are passed in. This has been written this way to allo..
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. ☕
❤️👩💻🎮
Random Quote

Me
Random CSS Property
radial-gradient()
The radial-gradient() CSS function creates an image consisting of a progressive transition between two or more colors that radiate from an origin. Its shape may be a circle or an ellipse. The function's result is an object of the <gradient> data type, which is a special kind of <image>.radial-gradient() css reference