List Views

Total Items found in Views is 222764.
An advanced collection of page views
making var_dump look nice

7:18 pm, September 23, 2021
add click event to multiple link items

7:18 pm, September 23, 2021
echo todays date and time in a nice format

7:18 pm, September 23, 2021
Date Conversion PHP

7:16 pm, September 23, 2021
download icon svg

7:16 pm, September 23, 2021
using attr in css to get content from html

7:15 pm, September 23, 2021
CSS Grid Frame Work

7:15 pm, September 23, 2021
transform rotate an element in css

7:13 pm, September 23, 2021
get the current month as a number

7:12 pm, September 23, 2021
using multiple text shadow

7:12 pm, September 23, 2021
jquery click function

7:11 pm, September 23, 2021
list a functions variables or arguments

7:08 pm, September 23, 2021
using the disk free space function in php

7:07 pm, September 23, 2021
zoom background of element when active

7:06 pm, September 23, 2021
check if something is an array

7:06 pm, September 23, 2021
json jquery ajax request

7:05 pm, September 23, 2021
weird search results being recorded

7:04 pm, September 23, 2021
get current url with php

7:03 pm, September 23, 2021
loop through object json javascript

7:03 pm, September 23, 2021
using switch in a function

7:01 pm, September 23, 2021
wordpress category list sorting custom

7:00 pm, September 23, 2021
jqueryui includes css and js

7:00 pm, September 23, 2021
read and sort directory contents in php

6:56 pm, September 23, 2021
white space pre-wrap formatting

6:56 pm, September 23, 2021
recreate marquee element using css

6:56 pm, September 23, 2021
sqlite check table name exists

6:56 pm, September 23, 2021
get the current working directory in php

5:57 pm, September 23, 2021
tinymce remove auto p tags setting

5:35 pm, September 23, 2021
Pikelets

4:43 pm, September 23, 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
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

scroll-padding-right

The scroll-padding-right property defines offsets for the right of the optimal viewing region of the scrollport: the region used as the target region for placing things in view of the user. This allows the author to exclude regions of the scrollport that are obscured by other content (such as fixed-positioned toolbars or sidebars) or to put more breathing room between a targeted element and the edges of the scrollport.
scroll-padding-right css reference