List Views

Total Items found in Views is 213190.
An advanced collection of page views
CSS Only Table Stacking Solution

4:13 am, May 2, 2022
Custom 12 Grid using CSS Grid

4:12 am, May 2, 2022
testing equality

4:11 am, May 2, 2022
button with separated chevron

4:11 am, May 2, 2022
Use Recursion to Count Down

4:08 am, May 2, 2022
random string generator guid

4:08 am, May 2, 2022
a page with two images

4:07 am, May 2, 2022
jquery clone and append elements

4:05 am, May 2, 2022
inline fancybox modal testing

3:59 am, May 2, 2022
link to an external stylesheet

3:56 am, May 2, 2022
check if a ul contains a ul li

3:41 am, May 2, 2022
jquery click function

3:40 am, May 2, 2022
jquery document ready

3:39 am, May 2, 2022
php mysql table exists function

3:39 am, May 2, 2022
pretty printing json with php

3:39 am, May 2, 2022
adding a new line in javascript

3:38 am, May 2, 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

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference