List Views

Total Items found in Views is 184221.
An advanced collection of page views
logo tickers marquee slow scrolling

11:15 am, June 5, 2023
Privacy

11:22 am, June 5, 2023
Welcome Widget Card - Toggle

11:25 am, June 5, 2023
get current year in javascript

11:54 am, June 5, 2023
add user to sudo group in ubuntu

11:57 am, June 5, 2023
check if something is an array

11:58 am, June 5, 2023
goodbye old grid theme

12:09 pm, June 5, 2023
material design icons google font

12:13 pm, June 5, 2023
foundation responsive tables

12:15 pm, June 5, 2023
target data attribute with css

12:20 pm, June 5, 2023
purple partyhat price info feb 21

12:25 pm, June 5, 2023
testing chartjs

12:28 pm, June 5, 2023
how to json encode an array in php

12:40 pm, June 5, 2023
php substr return part of a string

12:44 pm, June 5, 2023
Oswald Font Quick Embed

12:50 pm, June 5, 2023
tiny mce editor tinymce

1:11 pm, June 5, 2023
Testing AI in Notion

1:14 pm, June 5, 2023
php mysql table exists function

1:21 pm, June 5, 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
time you enjoyed wasting is not wasted time
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