List Views

Total Items found in Views is 185730.
An advanced collection of page views
goodbye old grid theme

10:37 pm, September 19, 2022
for loop with a 5 increment

10:35 pm, September 19, 2022
pre-line white space settings

10:35 pm, September 19, 2022
Quick tool to convert time into decimal

10:34 pm, September 19, 2022
using switch with multiple identical cases

10:32 pm, September 19, 2022
chevron right thick and pointy edges base64

10:31 pm, September 19, 2022
meta refresh reload page

10:24 pm, September 19, 2022
using scroll-behavior: smooth css

10:23 pm, September 19, 2022
foundation responsive tables

10:21 pm, September 19, 2022
stop overscrolling on responsive ios

10:20 pm, September 19, 2022
using let rather than var

10:19 pm, September 19, 2022
javascript add class to element

10:18 pm, September 19, 2022
white space pre-wrap formatting

10:16 pm, September 19, 2022
using multiple text shadow

10:16 pm, September 19, 2022
Applied Accessibility - Tab Index

10:15 pm, September 19, 2022
basic for loop

10:15 pm, September 19, 2022
youtube embed no controls auto play iframe

10:15 pm, September 19, 2022
check if a timestamp is older than one hour

10:13 pm, September 19, 2022
animate css

10:12 pm, September 19, 2022
rounded click me button with icon

10:11 pm, September 19, 2022
Making Images Retina Display Friendly

10:11 pm, September 19, 2022
a page with two images

10:10 pm, September 19, 2022
jquery accordion

10:10 pm, September 19, 2022
json jquery ajax request

10:05 pm, September 19, 2022
digital clock with jquery

10:04 pm, September 19, 2022
css using perspective for transforms

10:04 pm, September 19, 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
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

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference