List Views

Total Items found in Views is 213191.
An advanced collection of page views
convert a string to uppercase with php

12:58 am, January 16, 2023
My Favourite Atom Packages (Plugins) 2020

12:56 am, January 16, 2023
inline form field padding

12:55 am, January 16, 2023
ES5 vs ES6 Object Example

12:55 am, January 16, 2023
more complex responsive tables css

12:53 am, January 16, 2023
show all methods (functions) in a class

12:53 am, January 16, 2023
mithril testing

12:53 am, January 16, 2023
page scroll indicator research

12:52 am, January 16, 2023
center mode slick zoom testing

12:52 am, January 16, 2023
highlight a button with an animation css

12:51 am, January 16, 2023
scroll left animation

12:51 am, January 16, 2023
Facebook HTML for Sharing a Link

12:51 am, January 16, 2023
Create a Simple JSX Element

12:51 am, January 16, 2023
load json data url with jquery

12:50 am, January 16, 2023
add click event to multiple link items

12:50 am, January 16, 2023
load a youtube video in a fancybox modal

12:49 am, January 16, 2023
Leaflet Quick Start Example

12:48 am, January 16, 2023
chia mining research notes

12:48 am, January 16, 2023
renew all SSL certificates with certbot

12:47 am, January 16, 2023
javascript try catch example function

12:46 am, January 16, 2023
javascript basic test array and loop

12:46 am, January 16, 2023
parallax js scroll testing

12:46 am, January 16, 2023
loop to arr.length or array length

12:46 am, January 16, 2023
target data attribute with css

12:45 am, January 16, 2023
RS3 Divination locations 1-99

12:45 am, January 16, 2023
js function to calculate golf scores

12:44 am, January 16, 2023
Objects in javascript

12:44 am, January 16, 2023
atom on mac and synchronise settings

12:44 am, January 16, 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...

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


Me
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::after (:after) css reference