List Views

Total Items found in Views is 185730.
An advanced collection of page views
youtube search api request function

11:28 am, December 20, 2021
Laptop Thoughts and Options Jul 2021

11:23 am, December 20, 2021
Thieving training : 1 - 99

11:20 am, December 20, 2021
Factorio Blueprint Books

11:19 am, December 20, 2021
fancybox load iframe inline

11:19 am, December 20, 2021
using let and const example

11:19 am, December 20, 2021
bootstrap basic grid layout

11:19 am, December 20, 2021
Leaflet Quick Start Example

11:18 am, December 20, 2021
javascript isset equivalent

11:18 am, December 20, 2021
Generate a Random User Name

11:18 am, December 20, 2021
Get the documentURI with JS

11:18 am, December 20, 2021
Use Recursion to Count Down

11:17 am, December 20, 2021
Create a Simple JSX Element

11:17 am, December 20, 2021
python import and print url

11:17 am, December 20, 2021
php get file and save it

11:17 am, December 20, 2021
json loop load elements

11:13 am, December 20, 2021
prevent default click event on link

10:59 am, December 20, 2021
Moving the cursor on iPhone 11

10:56 am, December 20, 2021
Applied Accessibility - Access Keys

10:49 am, December 20, 2021
scroll down the page using a button click

10:40 am, December 20, 2021
gallery carousel center mode

10:33 am, December 20, 2021
chevron up

10:19 am, December 20, 2021
target data attribute with css

10:08 am, December 20, 2021
Console Tips and Tricks

10:04 am, December 20, 2021
Generate Random Fractions with JavaScript

10:04 am, December 20, 2021
adding react with JSX using babel

10:02 am, December 20, 2021
renew all SSL certificates with certbot

9:59 am, December 20, 2021
js function to calculate golf scores

9:57 am, December 20, 2021
json jquery ajax request

9:52 am, December 20, 2021
get the current post id from content.php

9:50 am, December 20, 2021
css accordion basics

9:49 am, December 20, 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
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