List Hits

Total Items found in Hits is 535101.
A Collection of Hits...
Alpine JS Testing

11:09 pm, March 19, 2024
show the year with js

11:09 pm, March 19, 2024
Love Like Dislike API and Javascript

11:09 pm, March 19, 2024
get current year in javascript

11:09 pm, March 19, 2024
select onchange

11:09 pm, March 19, 2024
python import and print url

11:09 pm, March 19, 2024
Latest from Code Widget

11:10 pm, March 19, 2024
Monitoring Visible Objects on Screen

11:10 pm, March 19, 2024
goodbye old grid theme

11:10 pm, March 19, 2024
checking for spam comments function

11:10 pm, March 19, 2024
css :active pseudo-class usage

11:10 pm, March 19, 2024
install atom editor on ubuntu

11:10 pm, March 19, 2024
404 Error Page Codepen

11:10 pm, March 19, 2024
get element by id and hide it

11:11 pm, March 19, 2024
using switch in a function

11:11 pm, March 19, 2024
Complex Arrow Function Example

11:11 pm, March 19, 2024
enable dark mode in tinymce

11:12 pm, March 19, 2024
Create a Complex JSX Element

11:12 pm, March 19, 2024
chevron down

11:12 pm, March 19, 2024
jquery toggle menu testing

11:12 pm, March 19, 2024
Efficient OSRS Maxing Guide

11:12 pm, March 19, 2024
get the href value using jquery

11:12 pm, March 19, 2024
truncate string using jquery

11:12 pm, March 19, 2024
bouncing loader animation in css

11:13 pm, March 19, 2024
zoom background of element when active

11:13 pm, March 19, 2024
cycle color using background

11:13 pm, March 19, 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

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference