List Hits

Total Items found in Hits is 535053.
A Collection of Hits...
sqlite check table name exists

6:13 am, September 12, 2022
Use Recursion to Count Down

6:21 am, September 12, 2022
Crafting - 1 - 99 guide

6:24 am, September 12, 2022
Quicksand font quick install

6:25 am, September 12, 2022
get tomorrows date with javascript

6:27 am, September 12, 2022
flexbox layout template

6:27 am, September 12, 2022
get the current week as a number with php

6:29 am, September 12, 2022
Latest from Code Widget

6:29 am, September 12, 2022
add some foundation tabs working example

6:33 am, September 12, 2022
show the browsers name in javascript

6:38 am, September 12, 2022
make all links target new window

6:41 am, September 12, 2022
css grid for layouts with no rows

6:43 am, September 12, 2022
Melvinher replied to

6:47 am, September 12, 2022
csv read example

6:48 am, September 12, 2022
using the disk free space function in php

6:55 am, September 12, 2022
encode url with javascript

6:56 am, September 12, 2022
using scroll-behavior: smooth css

6:57 am, September 12, 2022
del

6:59 am, September 12, 2022
how to decode xml in php

7:10 am, September 12, 2022
Applied Accessibility - Tab Index

7:10 am, September 12, 2022
round number with js

7:15 am, September 12, 2022
page load timer class

7:16 am, September 12, 2022
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

:first

The :first CSS pseudo-class, used with the @page at-rule, represents the first page of a printed document. (See :first-child for general first element of a node.)
:first css reference