List Views

Total Items found in Views is 213193.
An advanced collection of page views
check if a file exists with php

2:26 am, June 13, 2022
adding a new line in javascript

2:38 am, June 13, 2022
python getting started notes

2:39 am, June 13, 2022
jquery enable and disable attribute

2:54 am, June 13, 2022
python import and print url

3:33 am, June 13, 2022
flexbox layout template

3:35 am, June 13, 2022
Windows Emoji Shortcut

3:35 am, June 13, 2022
using gzdeflate on a string php

3:36 am, June 13, 2022
using let and const example

3:37 am, June 13, 2022
RS3 Herb Run Notes

3:37 am, June 13, 2022
check if something is an array

3:42 am, June 13, 2022
getType function for js

3:43 am, June 13, 2022
javascript get content from element

3:43 am, June 13, 2022
round number with js

3:44 am, June 13, 2022
RS3 Hunter Leveling Logs and Notes

3:44 am, June 13, 2022
Testing

3:47 am, June 13, 2022
embed and use a ttf font font face

3:49 am, June 13, 2022
share to twitter html link only

3:49 am, June 13, 2022
purple partyhat price info feb 21

3:51 am, June 13, 2022
human_filesize php

3:52 am, June 13, 2022
Lynx Titan

3:52 am, June 13, 2022
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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

repeating-linear-gradient()

The repeating-linear-gradient() CSS function creates an image consisting of repeating linear gradients. It is similar to linear-gradient() and takes the same arguments, but it repeats the color stops infinitely in all directions so as to cover its entire container. The function's result is an object of the <gradient> data type, which is a special kind of <image>.
repeating-linear-gradient() css reference