List Hits

Total Items found in Hits is 610339.
A Collection of Hits...
my default text shadow css

12:54 am, June 9, 2024
bootstrap basic grid layout

12:53 am, June 9, 2024
How to make your code look nice

12:53 am, June 9, 2024
Nginx Server Block with Rewrite

12:53 am, June 9, 2024
wp register plugin settings admin

12:52 am, June 9, 2024
clipboard copy js

12:51 am, June 9, 2024
RS3 Post 99 Leveling Log

12:50 am, June 9, 2024
meta refresh reload page

12:50 am, June 9, 2024
Search Duplicating Bugs

12:50 am, June 9, 2024
Auto Changing Image URL

12:50 am, June 9, 2024
Robocopy Options /? help

12:49 am, June 9, 2024
jquery load wait function

12:49 am, June 9, 2024
for loop with a 5 increment

12:49 am, June 9, 2024
pretty printing json with php

12:49 am, June 9, 2024
scroll to top html css and js

12:49 am, June 9, 2024
get current year in javascript

12:49 am, June 9, 2024
foundation make row full width

12:49 am, June 9, 2024
white space pre-wrap formatting

12:49 am, June 9, 2024
CSS Filter Generator from Hex Code

12:47 am, June 9, 2024
open sans @import embed font quick

12:46 am, June 9, 2024
material design icons google font

12:46 am, June 9, 2024
adding react with JSX using babel

12:46 am, June 9, 2024
lorem ipsum

12:44 am, June 9, 2024
getType function for js

12:44 am, June 9, 2024
Multidimensional Array

12:43 am, June 9, 2024
github logo background png css

12:43 am, June 9, 2024
Random Links for December 2022

12:43 am, June 9, 2024
Core Class - Basic Core Structure

12:42 am, June 9, 2024
layout homepage

12:40 am, June 9, 2024
Graceful outfit

12:38 am, June 9, 2024
Added Bootstrap Nightshade Again

12:36 am, June 9, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference