List Views

Total Items found in Views is 215675.
An advanced collection of page views
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
Latest from Code Widget

11:42 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

counter-set

The counter-set CSS property sets a CSS counter to a given value. It manipulates the value of existing counters, and will only create new counters if there isn't already a counter of the given name on the element.
counter-set css reference