List Views

Total Items found in Views is 216803.
An advanced collection of page views
get last month as a number with php

10:56 am, March 27, 2023
load json data url with jquery

10:41 am, March 27, 2023
RS3 Hunter Leveling Logs and Notes

10:38 am, March 27, 2023
php html template class system

10:34 am, March 27, 2023
IP Address

10:26 am, March 27, 2023
generate a new SSH key on mac for git

10:23 am, March 27, 2023
convert json string to a php array

10:21 am, March 27, 2023
Input Suggestions using a datalist

10:20 am, March 27, 2023
extract variables from url string php

10:19 am, March 27, 2023
right align something in its element

10:11 am, March 27, 2023
CSS Only Table Stacking Solution

10:05 am, March 27, 2023
hide the third row in a table with css

10:04 am, March 27, 2023
set the html of an element javascript

10:01 am, March 27, 2023
embed and use a ttf font font face

9:59 am, March 27, 2023
Custom 12 Grid using CSS Grid

9:55 am, March 27, 2023
how to decode xml in php

9:55 am, March 27, 2023
form submit override with javascript

9:55 am, March 27, 2023
javascript isset equivalent

9:50 am, March 27, 2023
style page numbers [fixed]

9:48 am, March 27, 2023
linux mount a drive manually

9:42 am, March 27, 2023
adding a new line in javascript

9:40 am, March 27, 2023
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

caret-color

The caret-color CSS property sets the color of the insertion caret, the visible marker where the next character typed will be inserted. This is sometimes referred to as the text input cursor. The caret appears in elements such as <input> or those with the contenteditable attribute. The caret is typically a thin vertical line that flashes to help make it more noticeable. By default, it is black, but its color can be altered with this property.
caret-color css reference