List Views

Total Items found in Views is 277546.
An advanced collection of page views
RS3 Thieving Log - Safe Cracking

11:19 pm, July 3, 2022
git pull changes from a repository

11:19 pm, July 3, 2022
animated duck on footer

11:20 pm, July 3, 2022
css grid for layouts with no rows

11:20 pm, July 3, 2022
Core Class - Basic Core Structure

11:20 pm, July 3, 2022
RS3 Herb Run Notes

11:21 pm, July 3, 2022
jquery click function

11:21 pm, July 3, 2022
chia mining research notes

11:22 pm, July 3, 2022
validate email address from string

11:22 pm, July 3, 2022
Dropdown Box with Searchable Text

11:22 pm, July 3, 2022
twitter json feed testing

11:22 pm, July 3, 2022
Slick Slider Carousel

11:23 pm, July 3, 2022
OSRS Notes

11:23 pm, July 3, 2022
Date Conversion PHP

11:23 pm, July 3, 2022
Archaeology/Level up table

11:23 pm, July 3, 2022
using foundation 6.4 xy grid basics

11:24 pm, July 3, 2022
get the current month as a number

11:25 pm, July 3, 2022
prevent default click event on link

11:26 pm, July 3, 2022
Metal Dragons

11:26 pm, July 3, 2022
google map with overlay data

11:26 pm, July 3, 2022
A short unsplash image url

11:26 pm, July 3, 2022
404 Error Page Codepen

11:26 pm, July 3, 2022
Lynx Titan

11:26 pm, July 3, 2022
fancybox load iframe inline

11:27 pm, July 3, 2022
RS3 Dailies Lists

11:27 pm, July 3, 2022
OSRS Members Fishing Guide

11:28 pm, July 3, 2022
using let and const example

11:29 pm, July 3, 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...

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

align-items

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.
align-items css reference