List Views

Total Items found in Views is 282665.
An advanced collection of page views
animate css

1:11 am, May 23, 2023
making the search page nicer

1:11 am, May 23, 2023
php print an array nicely

12:50 am, May 23, 2023
python import and print url

12:25 am, May 23, 2023
open sans @import embed font quick

12:24 am, May 23, 2023
a page with two images

12:14 am, May 23, 2023
box shadow example(s) - drop shadow

12:14 am, May 23, 2023
Testing AI in Notion

11:47 pm, May 22, 2023
change the window title

11:32 pm, May 22, 2023
human_filesize php

11:26 pm, May 22, 2023
share to twitter html link only

11:22 pm, May 22, 2023
Date Conversion PHP

10:56 pm, May 22, 2023
embed and use a ttf font font face

10:42 pm, May 22, 2023
chocolatey command line for windows

10:22 pm, May 22, 2023
svg carret right css class

10:22 pm, May 22, 2023
a ghost that follows your cursor

10:18 pm, May 22, 2023
dropdown change input box on select

10:09 pm, May 22, 2023
json test objects (or arrays)

10:08 pm, May 22, 2023
adding an item to an array with php

10:08 pm, May 22, 2023
dropdown section

9:48 pm, May 22, 2023
Mac Useful Keyboard Shortcuts

9:23 pm, May 22, 2023
document ready wordpress jquery

9:03 pm, May 22, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference