List Views

Total Items found in Views is 282619.
An advanced collection of page views
using gzdeflate on a string php

9:55 am, March 13, 2023
foundation old grid format

9:57 am, March 13, 2023
How to use default props in React

9:59 am, March 13, 2023
Video Notes: Stop Being the Nice Guy

10:00 am, March 13, 2023
How to Add Comments in JSX

10:00 am, March 13, 2023
Create a Complex JSX Element

10:01 am, March 13, 2023
Added Bootstrap Nightshade Again

10:01 am, March 13, 2023
react hello world with variable name

10:05 am, March 13, 2023
jquery enable and disable attribute

10:05 am, March 13, 2023
table border collapse

10:06 am, March 13, 2023
count the elements in an array

10:06 am, March 13, 2023
detect window scroll position jquery

10:08 am, March 13, 2023
php list all the functions in a class

10:09 am, March 13, 2023
git pull changes from a repository

10:10 am, March 13, 2023
javascript update item in object

10:15 am, March 13, 2023
simple php ip blocker

10:20 am, March 13, 2023
change file permissions to -rw-rw-r--

10:20 am, March 13, 2023
IP Address

10:20 am, March 13, 2023
favicon code meta tag

10:21 am, March 13, 2023
right align something in its element

10:22 am, March 13, 2023
card counting example from fcc

10:23 am, March 13, 2023
Change link target with JQuery

10:24 am, March 13, 2023
parallax js scroll testing

10:27 am, March 13, 2023
get text between tags

10:28 am, March 13, 2023
easy twitter embed code

10:30 am, March 13, 2023
RS3 Combat Bars

10:42 am, March 13, 2023
using let rather than var

10:47 am, March 13, 2023
foundation responsive tables

10:48 am, March 13, 2023
Making Images Retina Display Friendly

10:49 am, March 13, 2023
mithril testing

10:50 am, March 13, 2023
page scroll indicator research

10:51 am, March 13, 2023
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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
Random CSS Property

border-inline-color

The border-inline-color CSS property defines the color of the logical inline borders 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 and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-color css reference