List Views

Total Items found in Views is 281387.
An advanced collection of page views
google map with overlay data

1:11 am, May 13, 2024
inline form field padding

1:10 am, May 13, 2024
Clean Windows Setup

1:07 am, May 13, 2024
php validate email function

1:05 am, May 13, 2024
Enabling SSH on Ubuntu

1:03 am, May 13, 2024
uniqid random string

1:00 am, May 13, 2024
show errors in php with toggle

12:59 am, May 13, 2024
checking for spam comments function

12:58 am, May 13, 2024
IP Address

12:58 am, May 13, 2024
youtube search api request function

12:58 am, May 13, 2024
Mac Useful Keyboard Shortcuts

12:57 am, May 13, 2024
open sans @import embed font quick

12:56 am, May 13, 2024
css prefers-color-scheme example

12:55 am, May 13, 2024
foundation make row full width

12:54 am, May 13, 2024
adding react with JSX using babel

12:53 am, May 13, 2024
Input Suggestions using a datalist

12:53 am, May 13, 2024
cycle color using background

12:52 am, May 13, 2024
Footer Design and Redesign

12:52 am, May 13, 2024
php save csv from array to file

12:51 am, May 13, 2024
a page with two images

12:50 am, May 13, 2024
card counting example from fcc

12:50 am, May 13, 2024
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

inherit

The inherit CSS keyword causes the element for which it is specified to take the computed value of the property from its parent element. It can be applied to any CSS property, including the CSS shorthand all.
inherit css reference