List Views

Total Items found in Views is 283950.
An advanced collection of page views
Install PHP without Apache on Ubuntu

12:11 am, July 21, 2025
Nginx Server Block with Rewrite

12:10 am, July 21, 2025
css accordion basics

12:10 am, July 21, 2025
document ready wordpress jquery

12:09 am, July 21, 2025
javascript isset equivalent

12:09 am, July 21, 2025
Use Sweet Alert rather than alert!

12:08 am, July 21, 2025
wordpress get template directory

12:07 am, July 21, 2025
flexbox layout template

12:06 am, July 21, 2025
flems embed in url

12:05 am, July 21, 2025
wordpress get home url

12:03 am, July 21, 2025
Facebook HTML for Sharing a Link

12:03 am, July 21, 2025
javascript get content from element

12:02 am, July 21, 2025
basic for loop odd numbers

12:02 am, July 21, 2025
fancybox image popout easy

12:01 am, July 21, 2025
Core Class - Basic Core Structure

12:01 am, July 21, 2025
get element by id with javascript

12:01 am, July 21, 2025
wordpress get site url

12:01 am, July 21, 2025
darken background image using css

11:59 pm, July 20, 2025
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

border-block-start-color

The border-block-start-color CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-color css reference