List Hits

Total Items found in Hits is 535058.
A Collection of Hits...
tinymce remove auto p tags setting

7:37 am, November 14, 2022
python url to text with beautiful soup

7:38 am, November 14, 2022
extract variables from url string php

7:53 am, November 14, 2022
verify the google recapture server php

8:05 am, November 14, 2022
Quick Links

8:17 am, November 14, 2022
show all methods (functions) in a class

8:18 am, November 14, 2022
RS3 Construction Log

8:19 am, November 14, 2022
what is a motorbus

8:22 am, November 14, 2022
wordpress category list sorting custom

8:22 am, November 14, 2022
check column exists in table sqlite

8:23 am, November 14, 2022
show post content on template wordpress

8:53 am, November 14, 2022
client of

8:59 am, November 14, 2022
KruXoR - September 2022 - Newsletter #1

9:17 am, November 14, 2022
list group card template

9:18 am, November 14, 2022
rs3 runespan experience rates

9:18 am, November 14, 2022
Kruxor Moving from Bootstrap to CSS Grid

9:19 am, November 14, 2022
select onchange

9:28 am, November 14, 2022
Changing an array declared with const

9:34 am, November 14, 2022
How to Compose React Components in React

9:35 am, November 14, 2022
the next steps after maxing in runescape

9:35 am, November 14, 2022
What's the Point of Docker?

9:36 am, November 14, 2022
checking if your windows pc has a TPM

9:36 am, November 14, 2022
add user to sudo group in ubuntu

9:38 am, November 14, 2022
windows 10 snipping experience

9:47 am, November 14, 2022
How to Pass an Array as Props in React

9:57 am, November 14, 2022
css font style italic

10:01 am, November 14, 2022
pi400 how to take a screen shot

10:08 am, November 14, 2022
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
Many of life's failures are people who did not realize how close they were to success when they gave up.
Thomas A. Edison
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