List Views

Total Items found in Views is 184205.
An advanced collection of page views
Laptop Thoughts and Options Jul 2021

10:31 am, December 14, 2022
Crafting - 1 - 99 guide

10:31 am, December 14, 2022
Quick Links

10:31 am, December 14, 2022
windows 10 snipping experience

10:31 am, December 14, 2022
Easy Meta Tags

10:31 am, December 14, 2022

7:01 pm, December 14, 2022
Facebook HTML for Sharing a Link

10:15 pm, December 14, 2022
Regions of New Zealand - In Dropdown Form

9:49 pm, December 15, 2022
subscribe to newsletter section example

12:00 am, December 19, 2022
Invalid argument supplied for foreach()

12:00 am, December 19, 2022
highlight a button with an animation css

12:00 am, December 19, 2022
twitter json feed testing

12:01 am, December 19, 2022
load the latest single item only

12:01 am, December 19, 2022
how to copy the folder path in finder

12:02 am, December 19, 2022
Latest from Code Widget

12:02 am, December 19, 2022
atom editor useful keyboard shortcuts

12:02 am, December 19, 2022
style page numbers [fixed]

12:02 am, December 19, 2022
Search Duplicating Bugs

12:03 am, December 19, 2022
using clamp js to clamp lines of text

12:05 am, December 19, 2022
Robocopy Options /? help

12:06 am, December 19, 2022
loop to arr.length or array length

12:06 am, December 19, 2022
Create Strings using Template Literals

12:06 am, December 19, 2022
verify the google recapture server php

12:07 am, December 19, 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
Don't look to be the next Facebook, try to solve a real problem instead.
Unknown
Random CSS Property

:only-child

The :only-child CSS pseudo-class represents an element without any siblings. This is the same as :first-child:last-child or :nth-child(1):nth-last-child(1), but with a lower specificity.
:only-child css reference