List Hits

Total Items found in Hits is 535064.
A Collection of Hits...
Install PHP without Apache on Ubuntu

8:32 pm, March 12, 2024
duplicate a line in vscode shortcut

8:32 pm, March 12, 2024
simple file cache and check in php

8:49 pm, March 12, 2024
round number with js

9:08 pm, March 12, 2024
Move any element with css offsets

9:14 pm, March 12, 2024
making var_dump look nice

9:24 pm, March 12, 2024
CSS Only Table Stacking Solution

9:47 pm, March 12, 2024
get the current url in javascript

9:51 pm, March 12, 2024
pulse map dots

9:51 pm, March 12, 2024
download icon svg

10:01 pm, March 12, 2024
target data attribute with css

10:01 pm, March 12, 2024
easy twitter embed code

10:22 pm, March 12, 2024
jquery check if a sub element exists

10:55 pm, March 12, 2024
css grid container with 4 auto columns

11:09 pm, March 12, 2024
wordpress main nav dropdown fix

11:23 pm, March 12, 2024
bold the numbers in a ol li list

11:30 pm, March 12, 2024
basic for loop odd numbers

11:38 pm, March 12, 2024
Javascript Objects Notes

11:40 pm, March 12, 2024
get element by id and hide it

11:45 pm, March 12, 2024
How to Pass an Array as Props in React

11:46 pm, March 12, 2024
Make the Welcome Text box Smaller

11:50 pm, March 12, 2024
check column exists in table sqlite

12:13 am, March 13, 2024
Google Page Speed Cleanup and Testing

12:19 am, March 13, 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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
Unknown
Random CSS Property

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference