List Views

Total Items found in Views is 280108.
An advanced collection of page views
target 1st td in a table with css

2:00 am, August 28, 2023
scrollbar replacement simplebar

2:00 am, August 28, 2023
Bootstrap Darkmode Switch

2:00 am, August 28, 2023
add chevrons to a ul list

2:00 am, August 28, 2023
get the last letter of a string

2:00 am, August 28, 2023
pulse map dots

2:01 am, August 28, 2023
Making Images Retina Display Friendly

2:01 am, August 28, 2023
Lato font quick install

2:03 am, August 28, 2023
python Install Beautiful Soup

2:04 am, August 28, 2023
json test objects (or arrays)

2:06 am, August 28, 2023
transform rotate a hexagon in css

2:07 am, August 28, 2023
gallery carousel center mode

2:07 am, August 28, 2023
How to Pass an Array as Props in React

2:08 am, August 28, 2023
RS3 Slayer - Corrupted creature

2:12 am, August 28, 2023
adding an item to an array with php

2:13 am, August 28, 2023
Auto Changing Image URL

2:13 am, August 28, 2023
csv read example

2:14 am, August 28, 2023
Load fancybox modal on hash check

2:14 am, August 28, 2023
find all elements add class jquery

2:15 am, August 28, 2023
Testing

2:15 am, August 28, 2023
load content with jquery

2:16 am, August 28, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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

shape-outside

The shape-outside CSS property defines a shape—which may be non-rectangular—around which adjacent inline content should wrap. By default, inline content wraps around its margin box; shape-outside provides a way to customize this wrapping, making it possible to wrap text around complex objects rather than simple boxes.
shape-outside css reference