List Views

Total Items found in Views is 213191.
An advanced collection of page views
check url hash using javascript

4:18 am, May 22, 2023
Console Tips and Tricks

4:18 am, May 22, 2023
old browser check with javascript

4:17 am, May 22, 2023
Using Flexbox rather than Floats

4:15 am, May 22, 2023
jquery toggle menu testing

4:15 am, May 22, 2023
del

4:12 am, May 22, 2023
fancybox modal popup example

4:11 am, May 22, 2023
RS3 Herb Run Notes

4:07 am, May 22, 2023
sqlite escape string

4:03 am, May 22, 2023
json loop load elements

3:44 am, May 22, 2023
Testing

3:42 am, May 22, 2023
explode a string into an array

3:39 am, May 22, 2023
twitter social sharing meta tags

3:38 am, May 22, 2023
ES6 Nested Object Example

3:37 am, May 22, 2023
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. ☕

❤️👩‍💻🎮

🪦 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

<flex>

The <flex> CSS data type denotes a flexible length within a grid container. It is used in grid-template-columns, grid-template-rows and other related properties.
<flex> css reference