List Views

Total Items found in Views is 216803.
An advanced collection of page views
jqueryui includes css and js

3:30 am, September 7, 2022
commit and push changes to git repo

2:03 am, September 7, 2022
Generate a Random User Name

1:26 am, September 7, 2022
php save csv from array to file

1:26 am, September 7, 2022

11:24 pm, September 6, 2022
animate css

11:11 pm, September 6, 2022
css prefers-color-scheme example

8:32 pm, September 6, 2022
get the current working directory in php

7:39 pm, September 6, 2022
simple dropdown navigation ul li css

6:59 pm, September 6, 2022
duplicate a line in vscode shortcut

6:43 pm, September 6, 2022
generate a new SSH key on mac for git

6:19 pm, September 6, 2022
count the elements in an array

5:39 pm, September 6, 2022
favicon code meta tag

5:38 pm, September 6, 2022
Change link target with JQuery

5:16 pm, September 6, 2022
Easy Meta Tags

4:39 pm, September 6, 2022
lorem ipsum

4:38 pm, September 6, 2022
use an image to replace bullet in ul list

4:31 pm, September 6, 2022
page load timer class

4:19 pm, September 6, 2022
how to unzip in linux

3:56 pm, September 6, 2022
set active class based on url value

3:24 pm, September 6, 2022
javascript window.onload

3:00 pm, September 6, 2022
what is a motorbus

2:39 pm, September 6, 2022
check column exists in table sqlite

2:32 pm, September 6, 2022
ES5 vs ES6 Object Example

2:27 pm, September 6, 2022
jquery enable and disable attribute

2:02 pm, September 6, 2022
set the html of an element javascript

1:25 pm, September 6, 2022
parallax js scroll testing

1:12 pm, September 6, 2022
list a functions variables or arguments

1:10 pm, September 6, 2022
python Install Beautiful Soup

1:01 pm, September 6, 2022
js check the length of a string

1:01 pm, September 6, 2022
change file permissions to -rw-rw-r--

12:44 pm, September 6, 2022
loop through $_GET in php

12:36 pm, September 6, 2022
MySQL to Sqlite converter

12:36 pm, September 6, 2022
RS3 Soul Cape and where to get it

12:14 pm, September 6, 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
You drown not by falling in the river, but by staying submerged.
Unknown
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference