List Views

Total Items found in Views is 215675.
An advanced collection of page views
set the html of an element javascript

4:43 am, December 13, 2021
Writing Arrow Functions with Parameters

4:42 am, December 13, 2021
php list all the functions in a class

4:41 am, December 13, 2021
use font awesome on elements lists ul

4:40 am, December 13, 2021
js function to calculate golf scores

4:38 am, December 13, 2021
check if something is an array

4:38 am, December 13, 2021
js check the length of a string

4:37 am, December 13, 2021
youtube extract thumbnail from video link

4:37 am, December 13, 2021
scroll down the page using a button click

4:35 am, December 13, 2021
checking for spam comments function

4:35 am, December 13, 2021
react basic hello world

4:32 am, December 13, 2021
wordpress main nav dropdown fix

4:29 am, December 13, 2021
using let and const example

4:27 am, December 13, 2021
add years as options to select dropdown

4:26 am, December 13, 2021
show errors in php with toggle

4:26 am, December 13, 2021
Generate a random title from an array

4:25 am, December 13, 2021
split a string into links using the comma

4:25 am, December 13, 2021
stack a table using css responsive

4:24 am, December 13, 2021
Enabling SSH on Ubuntu

4:23 am, December 13, 2021
uniqid random string

4:23 am, December 13, 2021
using parse_url to extract parts of a url

4:22 am, December 13, 2021
python url to text with beautiful soup

4:22 am, December 13, 2021
simple usage for php password_hash

4:21 am, December 13, 2021
Making an image responsive using css

4:21 am, December 13, 2021
atom on mac and synchronise settings

4:21 am, December 13, 2021
add click event to multiple link items

4:20 am, December 13, 2021
image Checkbox Replacement for Forms

4:20 am, December 13, 2021
count the elements in an array

4:19 am, December 13, 2021
ES5 vs ES6 Object Example

4:13 am, December 13, 2021
json jquery ajax request

4:13 am, December 13, 2021
Dropdown Box with Searchable Text

4:13 am, December 13, 2021
right align something in its element

4:12 am, December 13, 2021
Leaflet Quick Start Example

4:11 am, December 13, 2021
using gzdeflate on a string php

4:09 am, December 13, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
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