List Views

Total Items found in Views is 213191.
An advanced collection of page views
animate css

10:46 pm, December 12, 2022
php check if a class exists

10:45 pm, December 12, 2022
using multiple text shadow

10:45 pm, December 12, 2022
PHP MySQL vs SQLite Count Items Function

10:44 pm, December 12, 2022
Load fancybox modal on hash check

10:44 pm, December 12, 2022
how to display a php file as html with php

10:43 pm, December 12, 2022
for loop with a 5 increment

10:43 pm, December 12, 2022
making var_dump look nice

10:43 pm, December 12, 2022
get the last letter of a string

10:43 pm, December 12, 2022
make all links target new window

10:42 pm, December 12, 2022
simple dropdown navigation ul li css

10:41 pm, December 12, 2022
target internet explorer with css and html

10:38 pm, December 12, 2022
TortoiseSVN for updating wordpress plugins

10:37 pm, December 12, 2022
extract youtube image from video url

10:37 pm, December 12, 2022
Generate Sub menu using Core

10:36 pm, December 12, 2022
codemirror htmlmixed textarea

10:36 pm, December 12, 2022
generate a random color rgb code with php

10:35 pm, December 12, 2022
chevron up

10:35 pm, December 12, 2022
install codemirror for textareas [added]

10:34 pm, December 12, 2022
OSRS How do I change my appearance?

10:32 pm, December 12, 2022
how to json encode an array in php

10:32 pm, December 12, 2022
Use Recursion to Count Down

10:30 pm, December 12, 2022
Complex Arrow Function Example

10:28 pm, December 12, 2022
random number using rand

10:27 pm, December 12, 2022
target data attribute with css

10:25 pm, December 12, 2022
php print an array nicely

10:25 pm, December 12, 2022
youtube embed iframe

10:24 pm, December 12, 2022
assign array to variables in a loop

10:24 pm, December 12, 2022
video embed full screen all screen sizes

10:24 pm, December 12, 2022
fancybox inline auto size modal easy

10:23 pm, December 12, 2022
RS3 Hunter Leveling Logs and Notes

10:23 pm, December 12, 2022
install atom editor on ubuntu

10:20 pm, December 12, 2022
Multidimensional Array

10:20 pm, December 12, 2022
getting the site title vs the page name

10:19 pm, December 12, 2022
basic for loop odd numbers

10:17 pm, December 12, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-inline-width

The border-inline-width CSS property defines the width of the logical inline borders of an element, which maps to a physical border width depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-width and border-bottom-width, or border-left-width, and border-right-width property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-width css reference