List Views

Total Items found in Views is 291530.
An advanced collection of page views
how to find what version pi you are using

11:19 pm, October 17, 2021
change file permissions to -rw-rw-r--

11:19 pm, October 17, 2021
rs3 runespan experience rates

11:19 pm, October 17, 2021
install atom editor on ubuntu

11:19 pm, October 17, 2021
Enabling SSH on Ubuntu

11:20 pm, October 17, 2021
renew all SSL certificates with certbot

11:20 pm, October 17, 2021
how to unzip in linux

11:20 pm, October 17, 2021
php basic page router

11:20 pm, October 17, 2021
Nginx Server Block with Rewrite

11:21 pm, October 17, 2021
load from fields array php class function

11:21 pm, October 17, 2021
still more comment spam

11:21 pm, October 17, 2021
simple backup to google drive fron linux

11:22 pm, October 17, 2021
load the latest single item only

11:22 pm, October 17, 2021
check column exists in table sqlite

11:22 pm, October 17, 2021
Adding HTML Templates into TinyMCE Editor

11:22 pm, October 17, 2021
php mysql table exists function

11:23 pm, October 17, 2021
PHP MySQL vs SQLite Count Items Function

11:23 pm, October 17, 2021
sqlite basic sql and loop results

11:23 pm, October 17, 2021
down chevron and styles

11:23 pm, October 17, 2021
animated duck on footer

11:23 pm, October 17, 2021
globe svg testing (broken)

11:24 pm, October 17, 2021
Use Recursion to Count Up

11:24 pm, October 17, 2021
add chevrons to a ul list

11:24 pm, October 17, 2021
responsive viewport meta tag

11:24 pm, October 17, 2021
logo tickers marquee slow scrolling

11:24 pm, October 17, 2021
add a moving chevron to your href link

11:24 pm, October 17, 2021
get the last letter of a string

11:24 pm, October 17, 2021
mouse outline svg

11:24 pm, October 17, 2021
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

@media

The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.
@media css reference