List Hits

Total Items found in Hits is 610369.
A Collection of Hits...
start ssh and add key git

3:29 am, March 10, 2023
date

3:13 am, March 10, 2023
chevron up

1:31 am, March 10, 2023
Some New String tools Referrer

11:46 pm, March 9, 2023
images page flip transparent

10:54 pm, March 9, 2023
add a gtag.js pdf click event

9:11 pm, March 9, 2023
Change link target with JQuery

7:54 pm, March 9, 2023
date

7:22 pm, March 9, 2023
sqlite basic sql and loop results

7:21 pm, March 9, 2023
CSS

5:26 pm, March 9, 2023
Make the Welcome Text box Smaller

3:33 pm, March 9, 2023
php check if a class exists

1:54 pm, March 9, 2023
transform rotate a hexagon in css

11:33 am, March 9, 2023
design nice block header

11:33 am, March 9, 2023
java

7:55 am, March 9, 2023
pulse map dots

7:26 am, March 9, 2023
FCC - Basic: Profile Lookup

6:01 am, March 9, 2023
link to an external stylesheet

4:04 am, March 9, 2023
try catch test

3:06 am, March 9, 2023
form elements australian state list

2:29 am, March 9, 2023
Prevent Object Mutation

1:19 am, March 9, 2023
meta description tag

1:19 am, March 9, 2023
template

12:23 am, March 9, 2023
meta keywords tag

11:57 pm, March 8, 2023
foundation make row full width

11:57 pm, March 8, 2023
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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

scale()

The scale() CSS function defines a transformation that resizes an element on the 2D plane. Because the amount of scaling is defined by a vector, it can resize the horizontal and vertical dimensions at different scales. Its result is a <transform-function> data type.
scale() css reference