List Views

Total Items found in Views is 222764.
An advanced collection of page views
bootstrap toggle element collapse

3:16 am, December 19, 2022
Slick Slider Carousel

3:16 am, December 19, 2022
flex align center vertical horizontal

3:14 am, December 19, 2022
Using Flexbox rather than Floats

3:14 am, December 19, 2022
check browser version and show a message

3:12 am, December 19, 2022
old browser check with javascript

3:11 am, December 19, 2022
pulse map dots

3:08 am, December 19, 2022
vimeo thumbnail generator

3:07 am, December 19, 2022
enable dark mode in tinymce

3:03 am, December 19, 2022
using a css grid area template

3:03 am, December 19, 2022
adding an item to an array with php

3:02 am, December 19, 2022
embed and use a ttf font font face

3:01 am, December 19, 2022
open sans @import embed font quick

3:00 am, December 19, 2022
logo tickers marquee slow scrolling

2:59 am, December 19, 2022
dropdown change input box on select

2:58 am, December 19, 2022
count total results from distinct sqlite

2:56 am, December 19, 2022
Making an image responsive using css

2:49 am, December 19, 2022
switching stack order of floats with flex

2:49 am, December 19, 2022
margin padding framework

2:49 am, December 19, 2022
using foundation 6.4 xy grid basics

2:47 am, December 19, 2022
explode a string into an array

2:47 am, December 19, 2022
css grid for layouts and how to use it

2:46 am, December 19, 2022
stop overscrolling on responsive ios

2:46 am, December 19, 2022
css responsive max and min targets @media

2:46 am, December 19, 2022
making var_dump look nice

2:42 am, December 19, 2022
show errors in php with toggle

2:41 am, December 19, 2022
using let rather than var

2:41 am, December 19, 2022
javascript isset equivalent

2:41 am, December 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference