List Views

Total Items found in Views is 179173.
An advanced collection of page views
make labels or badges look better

11:36 pm, October 24, 2021
Custom JS Tabs - No Jquery or Jquery UI

11:35 pm, October 24, 2021
list group card template

11:34 pm, October 24, 2021
round number with js

11:34 pm, October 24, 2021
enable tinymce on a target textarea by id

11:34 pm, October 24, 2021
how to find what version pi you are using

11:32 pm, October 24, 2021
Changing an array declared with const

11:30 pm, October 24, 2021
commit and push changes to git repo

11:30 pm, October 24, 2021
Mining 1-99

11:28 pm, October 24, 2021
using parse_url to extract parts of a url

11:27 pm, October 24, 2021
ken burns slow image zoom

11:27 pm, October 24, 2021
How to Add Comments in JSX

11:26 pm, October 24, 2021
OSRS Notes

11:26 pm, October 24, 2021
css grid for layouts with no rows

11:25 pm, October 24, 2021
test php bundle write

11:25 pm, October 24, 2021
purple partyhat price info feb 21

11:25 pm, October 24, 2021
center mode slick zoom testing

11:25 pm, October 24, 2021
Testing

11:25 pm, October 24, 2021
php return json header and content

11:24 pm, October 24, 2021
FCC - Basic: Profile Lookup

11:24 pm, October 24, 2021
basic for loop

11:24 pm, October 24, 2021
Metal Dragons

11:23 pm, October 24, 2021
Use Recursion to Return a Range Array

11:23 pm, October 24, 2021
pi hole and hassio

11:23 pm, October 24, 2021
check column exists in table sqlite

11:22 pm, October 24, 2021
wordpress category list sorting custom

11:22 pm, October 24, 2021
bootstrap alert template

11:21 pm, October 24, 2021
convert a string to uppercase with php

11:21 pm, October 24, 2021
RS3 Best AFK training all skills

11:19 pm, October 24, 2021
php list all the functions in a class

11:18 pm, October 24, 2021
jqueryui includes css and js

11:18 pm, October 24, 2021
jquery page search [testing]

11:18 pm, October 24, 2021
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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
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