List Views

Total Items found in Views is 229023.
An advanced collection of page views
link to an external stylesheet

5:01 pm, July 17, 2023
react basic hello world

5:01 pm, July 17, 2023
javascript page redirect

5:01 pm, July 17, 2023
Latest from Code Widget

5:02 pm, July 17, 2023
get the current month as a number

5:02 pm, July 17, 2023
chevron down

5:02 pm, July 17, 2023
chevron up

5:03 pm, July 17, 2023
convert json string to a php array

5:03 pm, July 17, 2023
copy file

5:04 pm, July 17, 2023
pulsating dots - glow glowing

5:04 pm, July 17, 2023
git pull changes from a repository

5:04 pm, July 17, 2023
prevent default click event on link

5:07 pm, July 17, 2023
Multidimensional Array

5:08 pm, July 17, 2023
target data attribute with css

5:08 pm, July 17, 2023
pretty printing json with php

5:08 pm, July 17, 2023
get the last letter of a string

5:08 pm, July 17, 2023
uniqid random string

5:09 pm, July 17, 2023
how to decode xml in php

5:09 pm, July 17, 2023
PHP/SQLite - Load Random Item

5:11 pm, July 17, 2023
javascript window.onload

5:12 pm, July 17, 2023
show errors in php with toggle

5:12 pm, July 17, 2023
install atom editor on ubuntu

5:12 pm, July 17, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

:where()

The :where() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list.
:where css reference