List Views

Total Items found in Views is 278827.
An advanced collection of page views
check length of element jquery

12:03 am, May 16, 2024
target 1st td in a table with css

12:19 am, May 16, 2024
commit and push changes to git repo

12:20 am, May 16, 2024
Default Parameters for Functions

12:20 am, May 16, 2024
get the last letter of a string

12:21 am, May 16, 2024
javascript window.onload

12:21 am, May 16, 2024
Find Disk Space Usage using DU

12:22 am, May 16, 2024
add user to sudo group in ubuntu

12:22 am, May 16, 2024
flush dns on mac

12:22 am, May 16, 2024
Generate Sub menu using Core

12:22 am, May 16, 2024
save string to file php

12:23 am, May 16, 2024
wp register plugin settings admin

12:24 am, May 16, 2024
testing chartjs

11:02 pm, May 19, 2024
jquery accordion

11:03 pm, May 19, 2024
RS3 Herb Run Notes

11:06 pm, May 19, 2024
document ready wordpress jquery

11:09 pm, May 19, 2024
easy twitter embed code

11:10 pm, May 19, 2024
inline fancybox modal testing

11:12 pm, May 19, 2024
simple file cache and check in php

11:12 pm, May 19, 2024
list group card template

11:14 pm, May 19, 2024
more complex responsive tables css

11:14 pm, May 19, 2024
css grid for layouts with no rows

11:14 pm, May 19, 2024
check length of element jquery

11:15 pm, May 19, 2024
vimeo thumbnail generator

11:15 pm, May 19, 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

<display-outside>

The <display-outside> keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-inside> keywords.
<display-outside> css reference