List Views

Total Items found in Views is 203602.
An advanced collection of page views
css grid for layouts and how to use it

11:39 pm, September 26, 2021
Nginx Server Block with Rewrite

11:39 pm, September 26, 2021
meta description tag

11:39 pm, September 26, 2021
simple dropdown navigation ul li css

11:39 pm, September 26, 2021
install codemirror for textareas [added]

11:39 pm, September 26, 2021
try catch test

11:38 pm, September 26, 2021
flexbox layout template

11:38 pm, September 26, 2021
find all elements add class jquery

11:38 pm, September 26, 2021
image Checkbox Replacement for Forms

11:38 pm, September 26, 2021
inline fancybox modal testing

11:38 pm, September 26, 2021
php countries array to dropdown form element

11:38 pm, September 26, 2021
sqlite check table name exists

11:38 pm, September 26, 2021
enable tinymce on a target textarea by id

11:38 pm, September 26, 2021
php substr return part of a string

11:38 pm, September 26, 2021
card counting example from fcc

11:36 pm, September 26, 2021
RS3 Quick Daily Run Logs

11:35 pm, September 26, 2021
FCC - Basic: Profile Lookup

11:34 pm, September 26, 2021
down chevron and styles

11:34 pm, September 26, 2021
Bootstrap Darkmode Switch

11:33 pm, September 26, 2021
My Favourite Atom Packages (Plugins) 2020

11:28 pm, September 26, 2021
Dropdown Box with Searchable Text

11:27 pm, September 26, 2021
mithril testing

11:27 pm, September 26, 2021
add a tag to wordpress header from a plugin

11:27 pm, September 26, 2021
preg_replace ereg_replace replace all chars

11:25 pm, September 26, 2021
adding an item to an array with php

11:24 pm, September 26, 2021
Runescape Questing Notes and Log

11:24 pm, September 26, 2021
Quickest Slayer OSRS XP - HELP PLEASE

11:23 pm, September 26, 2021
explode a string into an array

11:22 pm, September 26, 2021
page scroll indicator research

11:21 pm, September 26, 2021
TortoiseSVN for updating wordpress plugins

11:21 pm, September 26, 2021
Date Conversion PHP

11:20 pm, September 26, 2021
flems embed in url

11:19 pm, September 26, 2021
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
Even if you fall on your face, you're still moving forward.
Victor Kiam
Random CSS Property

border-block-end-style

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