List Views

Total Items found in Views is 229023.
An advanced collection of page views
share to twitter html link only

1:16 am, September 26, 2022
get current url with php

1:17 am, September 26, 2022
get directions from google maps form embed

1:17 am, September 26, 2022
submit a form with javascript onclick

1:17 am, September 26, 2022
check browser version and show a message

1:17 am, September 26, 2022
scroll down the page using a button click

1:17 am, September 26, 2022
react basic hello world

1:17 am, September 26, 2022
log the console log output to a div

1:18 am, September 26, 2022
add a gtag.js pdf click event

1:18 am, September 26, 2022
target 1st td in a table with css

1:18 am, September 26, 2022
encode url with javascript

1:18 am, September 26, 2022
install cmatrix on mac m1

1:18 am, September 26, 2022
center a box in the middle of the screen

1:18 am, September 26, 2022
Latest from Code Widget

1:19 am, September 26, 2022
php html template class system

1:19 am, September 26, 2022
set active class based on url value

1:19 am, September 26, 2022
flush dns on mac

1:19 am, September 26, 2022
test love like dislike script from api

1:19 am, September 26, 2022
Javascript Objects Notes

1:20 am, September 26, 2022
css slow zoom in animation

1:20 am, September 26, 2022
count total results from distinct sqlite

1:20 am, September 26, 2022
check column exists in table sqlite

1:20 am, September 26, 2022
meta refresh reload page

1:20 am, September 26, 2022
check if a file exists with php

1:20 am, September 26, 2022
Factorio Megabase-In-A-Book

1:20 am, September 26, 2022
A short unsplash image url

1:20 am, September 26, 2022
document placeholder for a4 in portrait

1:20 am, September 26, 2022
linux mount a drive manually

1:20 am, September 26, 2022
list a functions variables or arguments

1:21 am, September 26, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

:nth-last-child()

The :nth-last-child() CSS pseudo-class matches elements based on their position among a group of siblings, counting from the end.
:nth-last-child css reference