List Views

Total Items found in Views is 277548.
An advanced collection of page views
adding pagination to custom wp_query

12:51 am, January 1, 2023
change favicon with jquery

12:52 am, January 1, 2023
gallery carousel center mode

12:53 am, January 1, 2023
Using Flexbox rather than Floats

12:54 am, January 1, 2023
Making Images Retina Display Friendly

12:55 am, January 1, 2023
margin padding framework

12:55 am, January 1, 2023
Leaflet Quick Start Example

12:56 am, January 1, 2023
RS3 Dailies Lists

12:57 am, January 1, 2023
css grid for layouts and how to use it

12:58 am, January 1, 2023
javascript try catch example function

12:59 am, January 1, 2023
Console Tips and Tricks

12:59 am, January 1, 2023
show the browsers name in javascript

1:01 am, January 1, 2023
random string generator guid

1:02 am, January 1, 2023
json loop load elements

1:03 am, January 1, 2023
php get file and save it

1:03 am, January 1, 2023
Factorio Megabase-In-A-Book

1:04 am, January 1, 2023
darken background image using css

1:09 am, January 1, 2023
css :active pseudo-class usage

1:09 am, January 1, 2023
adding react with JSX using babel

1:10 am, January 1, 2023
Factorio Blueprint Books

1:10 am, January 1, 2023
Install PHP without Apache on Ubuntu

1:13 am, January 1, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

inset-inline-start

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