List Views

Total Items found in Views is 229023.
An advanced collection of page views
javascript page redirect

3:06 am, August 15, 2023
testing equality

3:14 am, August 15, 2023
Enabling SSH on Ubuntu

3:34 am, August 15, 2023
goodbye old grid theme

4:07 am, August 15, 2023
stop overscrolling on responsive ios

4:10 am, August 15, 2023
css prefers-color-scheme example

4:12 am, August 15, 2023
Generate a random title from an array

4:13 am, August 15, 2023
extract youtube image from video url

4:16 am, August 15, 2023
duplicate a line in vscode shortcut

4:20 am, August 15, 2023
embed and use a ttf font font face

4:28 am, August 15, 2023
using let rather than var

4:28 am, August 15, 2023
Core - File Structure

4:52 am, August 15, 2023
mithril testing

5:28 am, August 15, 2023
github logo background png css

5:42 am, August 15, 2023
Get the documentURI with JS

5:57 am, August 15, 2023
share to twitter html link only

5:59 am, August 15, 2023
get current url with php

6:47 am, August 15, 2023
php check if a class exists

6:53 am, August 15, 2023
add user to sudo group in ubuntu

6:53 am, August 15, 2023
list group card template

6:55 am, August 15, 2023
Google Fonts Multiple includes

7:07 am, August 15, 2023
php save csv from array to file

7:12 am, August 15, 2023
hide the third row in a table with css

7:22 am, August 15, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

transition

The transition CSS property is a shorthand property for transition-property, transition-duration, transition-timing-function, and transition-delay.
transition css reference