List Hits

Total Items found in Hits is 576159.
A Collection of Hits...
python import and print url

6:59 pm, May 30, 2022
Above

6:58 pm, May 30, 2022
bold the numbers in a ol li list

6:56 pm, May 30, 2022
the

6:42 pm, May 30, 2022
code custom

6:35 pm, May 30, 2022
chevron down Referrer

6:33 pm, May 30, 2022
alert

6:28 pm, May 30, 2022
foundation responsive tables

6:22 pm, May 30, 2022
adding a new line in javascript

5:39 pm, May 30, 2022
wordpress get template directory

5:05 pm, May 30, 2022
index

5:02 pm, May 30, 2022
flems embed in url

4:35 pm, May 30, 2022
A short unsplash image url

4:34 pm, May 30, 2022
Bootstrap Darkmode Switch

4:34 pm, May 30, 2022
get element by id and hide it

4:34 pm, May 30, 2022
search_links site development

4:32 pm, May 30, 2022
nz_postcodes Poroporo

3:43 pm, May 30, 2022
Above

3:38 pm, May 30, 2022
vimeo thumbnail generator

3:32 pm, May 30, 2022
make all links target new window

3:29 pm, May 30, 2022
Added Bootstrap Nightshade Again

3:29 pm, May 30, 2022
const

3:22 pm, May 30, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
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