List Hits

Total Items found in Hits is 532369.
A Collection of Hits...
check if a file exists with php

2:54 am, September 25, 2023
Adding HTML Templates into TinyMCE Editor

2:53 am, September 25, 2023
add some foundation tabs working example

2:47 am, September 25, 2023
js check the length of a string

2:38 am, September 25, 2023
using clamp js to clamp lines of text

2:32 am, September 25, 2023
duplicate a line in vscode shortcut

2:32 am, September 25, 2023
jquery check if a sub element exists

2:26 am, September 25, 2023
windows robocopy /? help and usage

2:20 am, September 25, 2023
New World - Why to Join a Faction

2:20 am, September 25, 2023
Monitoring Visible Objects on Screen

2:19 am, September 25, 2023
generate random username function in php

2:15 am, September 25, 2023
random number using rand

2:13 am, September 25, 2023
json test objects (or arrays)

2:11 am, September 25, 2023
p pr

2:09 am, September 25, 2023
Bootstrap 4 Center menu items in a navbar

2:09 am, September 25, 2023
Venery

2:03 am, September 25, 2023
stack a table using css responsive

1:56 am, September 25, 2023
Farming Allotment patch locations

1:56 am, September 25, 2023
get last month as a number with php

1:56 am, September 25, 2023
extracting the useful bits of bootstrap

1:46 am, September 25, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
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