List Views

Total Items found in Views is 222871.
An advanced collection of page views
add user to sudo group in ubuntu

3:36 am, August 15, 2022
What's the Point of Docker?

3:35 am, August 15, 2022
Twitter Post Fetcher Script

3:33 am, August 15, 2022
install atom editor on ubuntu

3:30 am, August 15, 2022
style page numbers [fixed]

3:29 am, August 15, 2022
get current url with php

3:29 am, August 15, 2022
bootstrap styled buttons

3:26 am, August 15, 2022
Testing Playwrite on for Node

3:26 am, August 15, 2022
tiny mce editor tinymce

3:24 am, August 15, 2022
Create a Simple JSX Element

3:24 am, August 15, 2022
Making an image responsive using css

3:23 am, August 15, 2022
landscape image document placeholder

3:22 am, August 15, 2022
RS3 Construction Log

3:20 am, August 15, 2022
check if a file exists with php

3:17 am, August 15, 2022
CSS Grid - Basic Columns

3:16 am, August 15, 2022
Get the documentURI with JS

3:13 am, August 15, 2022
css font style italic

3:08 am, August 15, 2022
CSS Only Table Stacking Solution

3:08 am, August 15, 2022
white space pre-wrap formatting

3:08 am, August 15, 2022
bootstrap dark mode

3:07 am, August 15, 2022
git pull changes from a repository

3:05 am, August 15, 2022
count the elements in an array

3:04 am, August 15, 2022
convert json string to a php array

3:01 am, August 15, 2022
keyframe animations css

3:01 am, August 15, 2022
using a css grid area template

2:59 am, August 15, 2022
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
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