List Views

Total Items found in Views is 226563.
An advanced collection of page views
javascript update item in object

5:08 am, November 18, 2024
filter drop shadow

5:08 am, November 18, 2024
wp register plugin settings admin

5:07 am, November 18, 2024
imgur upload from php

5:06 am, November 18, 2024
set the html of an element javascript

5:06 am, November 18, 2024
loop through $_GET in php

5:06 am, November 18, 2024
get select option form value with jquery

5:05 am, November 18, 2024
404 Error Page Codepen

5:05 am, November 18, 2024
python import and print url

5:05 am, November 18, 2024
Simple Line chart with Chart.js

5:05 am, November 18, 2024
animated duck on footer

5:05 am, November 18, 2024
Bootstrap 4 Center menu items in a navbar

5:05 am, November 18, 2024
Invalid argument supplied for foreach()

5:04 am, November 18, 2024
PHP MySQL vs SQLite Count Items Function

5:04 am, November 18, 2024
bold the numbers in a ol li list

5:03 am, November 18, 2024
making var_dump look nice

5:02 am, November 18, 2024
add chevrons to a ul list

5:02 am, November 18, 2024
python getting started notes

5:01 am, November 18, 2024
disable recall on windows 11

5:01 am, November 18, 2024
atom editor useful keyboard shortcuts

5:01 am, November 18, 2024
flems embed in url

4:58 am, November 18, 2024
checking if your windows pc has a TPM

4:57 am, November 18, 2024
table scroll responsive foundation

4:57 am, November 18, 2024
how to copy the folder path in finder

4:56 am, November 18, 2024
bootstrap alert template

4:56 am, November 18, 2024
page scroll indicator research

4:56 am, November 18, 2024
purple partyhat price info feb 21

4:56 am, November 18, 2024
green circle tick svg

4:56 am, November 18, 2024
subscribe to mailchimp code also annoying

4:56 am, November 18, 2024
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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
Random CSS Property

url()

The url() CSS function is used to include a file. The parameter is an absolute URL, a relative URL, a blob URL, or a data URL. The url() function can be passed as a parameter of another CSS functions, like the attr() function. Depending on the property for which it is a value, the resource sought can be an image, font, or a stylesheet. The url() functional notation is the value for the <url> data type.
url() css reference