List Hits

Total Items found in Hits is 610360.
A Collection of Hits...
Get Current Page URL PHP

11:51 pm, June 4, 2023
chia mining research notes

11:50 pm, June 4, 2023
Factorio Megabase-In-A-Book

11:45 pm, June 4, 2023
CSS Drawing - Beach Scene

11:45 pm, June 4, 2023
validate email address from string

11:36 pm, June 4, 2023
jquery clone and append elements

11:34 pm, June 4, 2023
p a

11:34 pm, June 4, 2023
php basic page router

11:34 pm, June 4, 2023
css grid for layouts with no rows

11:29 pm, June 4, 2023
RS3 Dailies Lists

11:26 pm, June 4, 2023
Python import into SQLite research

11:26 pm, June 4, 2023
using multiple text shadow

11:22 pm, June 4, 2023
Sheet

11:21 pm, June 4, 2023
using let rather than var

11:18 pm, June 4, 2023
Farming Guides

11:15 pm, June 4, 2023
Farming Allotment patch locations

11:15 pm, June 4, 2023
Mac Useful Keyboard Shortcuts

11:15 pm, June 4, 2023
get current url with php

11:06 pm, June 4, 2023
Spam IP Database and delete button

11:06 pm, June 4, 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


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