List Views

Total Items found in Views is 281387.
An advanced collection of page views
sublime text find and replace style tag

10:04 am, December 1, 2021
python url to text with beautiful soup

10:00 am, December 1, 2021
Shark Attack Life saving technique

9:58 am, December 1, 2021
pulsating dots - glow glowing

9:58 am, December 1, 2021
document placeholder for a4 in portrait

9:57 am, December 1, 2021
Using Flexbox rather than Floats

9:46 am, December 1, 2021
php save csv from array to file

9:45 am, December 1, 2021
play a sound every # of seconds

9:44 am, December 1, 2021
Console Tips and Tricks

9:43 am, December 1, 2021
how to copy the folder path in finder

9:42 am, December 1, 2021
open sans @import embed font quick

9:42 am, December 1, 2021
read and sort directory contents in php

9:38 am, December 1, 2021
Nginx Server Block with Rewrite

9:36 am, December 1, 2021
Form elements New Zealand region list

9:35 am, December 1, 2021
using clamp js to clamp lines of text

9:31 am, December 1, 2021
Clean Windows Setup

9:27 am, December 1, 2021
chevron left

9:26 am, December 1, 2021
Core - File Structure

9:20 am, December 1, 2021
easy section wrap in foundation

9:19 am, December 1, 2021
adding an item to an array with php

9:12 am, December 1, 2021
change string to capital words ucwords

9:07 am, December 1, 2021
python import and print url

9:02 am, December 1, 2021
table border collapse

9:01 am, December 1, 2021
Factorio Blueprint Books

9:01 am, December 1, 2021
Slick Slider Carousel

8:55 am, December 1, 2021
check if something is an array

8:54 am, December 1, 2021
digital clock with jquery

8:47 am, December 1, 2021
Laptop Thoughts and Options Jul 2021

8:37 am, December 1, 2021
Creating an NFT - bbyalienyodi

8:32 am, December 1, 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...

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


Random CSS Property

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference