List Hits

Total Items found in Hits is 532302.
A Collection of Hits...
recreate marquee element using css

12:21 am, March 17, 2024
Change link target with JQuery

12:21 am, March 17, 2024
clipboard copy js

12:21 am, March 17, 2024
change string to capital words ucwords

12:21 am, March 17, 2024
check box highlight text area css

12:21 am, March 17, 2024
using vue and json data

12:21 am, March 17, 2024
weird search results being recorded

12:21 am, March 17, 2024
emoji data - version 1.0

12:20 am, March 17, 2024
javascript basic test array and loop

12:20 am, March 17, 2024
Auto Create HTML Code Snippets

12:20 am, March 17, 2024
Welcome Widget Card - Toggle

12:20 am, March 17, 2024
detect window scroll position jquery

12:20 am, March 17, 2024
fancybox image popout easy

12:20 am, March 17, 2024
load the latest single item only

12:20 am, March 17, 2024
twitter json feed testing

12:20 am, March 17, 2024
get the href value using jquery

12:20 am, March 17, 2024
get yesterdays date with javascript

12:19 am, March 17, 2024
javascript page redirect

12:19 am, March 17, 2024
page scroll indicator research

12:19 am, March 17, 2024
Testing Playwrite on for Node

12:19 am, March 17, 2024
Animal Crossing House Design's

12:18 am, March 17, 2024
Quick Links

12:10 am, March 17, 2024
chevron left

12:10 am, March 17, 2024
OSRS Members Fishing Guide

12:10 am, March 17, 2024
get element by id with javascript

12:10 am, March 17, 2024
python Install Beautiful Soup

12:09 am, March 17, 2024
Prevent Object Mutation

12:09 am, March 17, 2024
sqlite escape string

12:08 am, March 17, 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


Me
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference