List Views

Total Items found in Views is 185730.
An advanced collection of page views
javascript basic test array and loop

12:35 pm, December 4, 2023
react basic hello world

12:35 pm, December 4, 2023
adding react with JSX using babel

12:35 pm, December 4, 2023
hide the third row in a table with css

12:32 pm, December 4, 2023
load json data url with jquery

12:29 pm, December 4, 2023
sqlite escape string

12:27 pm, December 4, 2023
check browser version and show a message

12:26 pm, December 4, 2023
vimeo thumbnail generator

12:24 pm, December 4, 2023
backdrop-filter: blur(10px);

12:24 pm, December 4, 2023
load from fields array php class function

12:23 pm, December 4, 2023
how to decode xml in php

12:21 pm, December 4, 2023
check column exists in table sqlite

12:21 pm, December 4, 2023
simple table stripe striping

12:18 pm, December 4, 2023
get the current post id from content.php

12:18 pm, December 4, 2023
get the current working directory in php

12:18 pm, December 4, 2023
get element by id with javascript

12:16 pm, December 4, 2023
add new random image with button

12:16 pm, December 4, 2023
load json data url or api with javascript

12:14 pm, December 4, 2023
python url to text with beautiful soup

12:13 pm, December 4, 2023
write string contents to a file with php

12:11 pm, December 4, 2023
jquery check if a sub element exists

12:11 pm, December 4, 2023
get last month as a number with php

12:10 pm, December 4, 2023
split a string into links using the comma

12:10 pm, December 4, 2023
Testing

12:06 pm, December 4, 2023
weird search results being recorded

12:06 pm, December 4, 2023
using scroll-behavior: smooth css

12:05 pm, December 4, 2023
php html template class system

12:01 pm, December 4, 2023
linux list all drives and partitions

11:58 am, December 4, 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
A.A. Milne’s Winnie-the-Pooh: “If you live to be a hundred, I want to live to be a hundred minus one day so I never have to live without you.”
A.A. Milne
Random CSS Property

<transform-function>

The <transform-function> CSS data type represents a transformation that affects an element's appearance. Transformation functions can rotate, resize, distort, or move an element in 2D or 3D space. It is used in the transform property.
<transform-function> css reference