List Views

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

8:12 am, September 30, 2024
make labels or badges look better

8:12 am, September 30, 2024
using switch with multiple identical cases

8:12 am, September 30, 2024
making var_dump look nice

8:11 am, September 30, 2024
tinymce remove auto p tags setting

8:11 am, September 30, 2024
Use Sweet Alert rather than alert!

8:06 am, September 30, 2024
Use the parseInt Function with a Radix

8:05 am, September 30, 2024
how to embed google fonts icons

8:04 am, September 30, 2024
PHP/SQLite - Load Random Item

8:04 am, September 30, 2024
list a functions variables or arguments

8:02 am, September 30, 2024
get directions from google maps form embed

8:00 am, September 30, 2024
card.html template

7:58 am, September 30, 2024
simple usage for php password_hash

7:54 am, September 30, 2024
Viewport width and height calculations

7:53 am, September 30, 2024
copy file

7:52 am, September 30, 2024
Quicksand font quick install

7:51 am, September 30, 2024
Create Strings using Template Literals

7:50 am, September 30, 2024
how to unzip in linux

7:49 am, September 30, 2024
using switch in a function

7:48 am, September 30, 2024
javascript add class to element

7:43 am, September 30, 2024
card counting example from fcc

7:40 am, September 30, 2024
adding react with JSX using babel

7:39 am, September 30, 2024
using flexbox to align elements in a row

7:31 am, September 30, 2024
Nginx Server Block with Rewrite

7:27 am, September 30, 2024
set and check a cookie using js cookie

7:26 am, September 30, 2024
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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

border-block-color

The border-block-color CSS property defines the color of the logical block 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-block-color css reference