List Views

Total Items found in Views is 215675.
An advanced collection of page views
duplicate a line in vscode shortcut

10:46 pm, April 1, 2023
wordpress get site url

10:37 pm, April 1, 2023
check if a ul contains a ul li

10:29 pm, April 1, 2023
RS3 Soul Cape and where to get it

10:18 pm, April 1, 2023
del

10:16 pm, April 1, 2023
csv read example

9:48 pm, April 1, 2023
checking for spam comments function

9:41 pm, April 1, 2023
adding react with JSX using babel

9:37 pm, April 1, 2023
share to twitter html link only

9:33 pm, April 1, 2023
material design icons google font

9:30 pm, April 1, 2023
make all links target new window

9:27 pm, April 1, 2023
php save csv from array to file

9:27 pm, April 1, 2023
Applied Accessibility - Access Keys

9:27 pm, April 1, 2023
using scroll-behavior: smooth css

9:26 pm, April 1, 2023
animate css

9:26 pm, April 1, 2023
random emojis copy and paste

9:25 pm, April 1, 2023
foundation includes cdnjs

9:24 pm, April 1, 2023
enable dark mode in tinymce

9:20 pm, April 1, 2023
favicon code meta tag

9:18 pm, April 1, 2023
link to an external stylesheet

9:16 pm, April 1, 2023
Leaflet Quick Start Example

9:15 pm, April 1, 2023
how to json encode an array in php

9:00 pm, April 1, 2023
transform rotate an element in css

8:52 pm, April 1, 2023
javascript page redirect

8:46 pm, April 1, 2023
white space pre-wrap formatting

8:44 pm, April 1, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

:focus

The :focus CSS pseudo-class represents an element (such as a form input) that has received focus. It is generally triggered when the user clicks or taps on an element or selects it with the keyboard's Tab key.
:focus css reference