List Views

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

6:51 pm, January 20, 2022
wp register plugin settings admin

2:19 am, January 21, 2022
try catch test

3:22 am, January 21, 2022
animate css

4:51 pm, January 21, 2022
basic for loop

10:22 pm, January 22, 2022

11:37 pm, January 22, 2022
Easy Meta Tags

2:07 am, January 23, 2022
Sweet Alert 2 Methods and Examples

12:00 am, January 24, 2022
Efficient OSRS Maxing Guide

12:00 am, January 24, 2022
Console Tips and Tricks

12:01 am, January 24, 2022
Input Suggestions using a datalist

12:03 am, January 24, 2022
simple javascript no library accordion

12:05 am, January 24, 2022
Mega Menus Collection

12:07 am, January 24, 2022
certbot add a certificate for one domain

12:07 am, January 24, 2022
extracting the useful bits of bootstrap

12:08 am, January 24, 2022
php save csv from array to file

12:08 am, January 24, 2022
Top 10 Terraria Houses

12:10 am, January 24, 2022
Graceful outfit

12:11 am, January 24, 2022
animated duck on footer

12:12 am, January 24, 2022
enable dark mode in tinymce

12:12 am, January 24, 2022
Archaeology/Level up table

12:13 am, January 24, 2022
foundation includes cdnjs

12:14 am, January 24, 2022
add an outline to everything!

12:15 am, January 24, 2022
json loop load elements

12:15 am, January 24, 2022
image Checkbox Replacement for Forms

12:16 am, January 24, 2022
how to unzip in linux

12:16 am, January 24, 2022
adding an item to an array with php

12:17 am, January 24, 2022
RS3 Dailies Lists

12:17 am, January 24, 2022
scroll down the page using a button click

12:17 am, January 24, 2022
page scroll indicator research

12:18 am, January 24, 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
In this case my anchor this week becomes driving almost 2hrs outside of Atlanta to one of my favorite hard core gyms in the world.. MetroFlex aka The Dungeon. The gym owners turn the heat way up so it becomes a fun sweat box and the gym members just watch from afar and leave me alone. I happily drive myself long distances to find MY ANCHOR. Our anchor allows us to have balance, focus and be as productive as possible. And if you're in the middle of a heavy set and your headphones start to fall off your head, like mine did here.. well.. f*ck the headphones. Let em break and fall. You can always get a new pair, but the iron ain't ever gonna lift itself.
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