List Hits

Total Items found in Hits is 610348.
A Collection of Hits...
windows 10 snipping experience

6:24 am, September 21, 2024
check box highlight text area css

6:24 am, September 21, 2024
Return a file extention from a string

6:24 am, September 21, 2024
adding an item to an array with php

6:23 am, September 21, 2024
center mode slick zoom testing

6:23 am, September 21, 2024
ken burns slow image zoom

6:22 am, September 21, 2024
Nginx Server Block with Rewrite

6:22 am, September 21, 2024
card.html template

6:21 am, September 21, 2024
wordpress get template directory

6:21 am, September 21, 2024
list group bootstrap template

6:21 am, September 21, 2024
add years as options to select dropdown

6:21 am, September 21, 2024
change padding of element with javascript

6:21 am, September 21, 2024
Adding HTML Templates into TinyMCE Editor

6:20 am, September 21, 2024
show all connections on linux command line

6:19 am, September 21, 2024
php print an array nicely

6:19 am, September 21, 2024
Runescape Log - June 2023 - Part 1

6:17 am, September 21, 2024
Twitter Post Fetcher Script

6:17 am, September 21, 2024
testing chartjs

6:16 am, September 21, 2024
get the href value using jquery

6:16 am, September 21, 2024
add some foundation tabs working example

6:15 am, September 21, 2024
React - Create a Stateful Component

6:14 am, September 21, 2024
css font style italic

6:13 am, September 21, 2024
Regions of New Zealand - In Dropdown Form

6:13 am, September 21, 2024
zoom background of element when active

6:13 am, September 21, 2024
php html template class system

6:09 am, September 21, 2024
function to create a uid from html

6:08 am, September 21, 2024
Objects in javascript

6:06 am, September 21, 2024
style page numbers [fixed]

6:05 am, September 21, 2024
css grid sidebar main content fluid layout

6:04 am, September 21, 2024
backdrop-filter: blur(10px);

6:03 am, September 21, 2024
renew all SSL certificates with certbot

6:02 am, September 21, 2024
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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

Pseudo-classes

A CSS pseudo-class is a keyword added to a selector that specifies a special state of the selected element(s). For example, :hover can be used to change a button's color when the user's pointer hovers over it.
Pseudo-classes css reference