List Views

Total Items found in Views is 184203.
An advanced collection of page views
check browser version and show a message

4:43 am, November 16, 2021
Making an image responsive using css

4:45 am, November 16, 2021
using multiple text shadow

5:14 am, November 16, 2021
flexbox layout template

5:15 am, November 16, 2021
bootstrap list group card with footer

5:18 am, November 16, 2021
Date Conversion PHP

5:26 am, November 16, 2021
sqlite check table name exists

5:39 am, November 16, 2021
human_filesize php

5:48 am, November 16, 2021
change string to capital words ucwords

5:55 am, November 16, 2021
Complex Arrow Function Example

6:01 am, November 16, 2021
page load timer class

6:06 am, November 16, 2021
vimeo thumbnail generator

6:14 am, November 16, 2021
github logo background png css

6:17 am, November 16, 2021
javascript window.onload

6:51 am, November 16, 2021
form elements australian state list

6:59 am, November 16, 2021
responsive viewport meta tag

7:01 am, November 16, 2021
using gzdeflate on a string php

7:04 am, November 16, 2021
easy section wrap in foundation

7:23 am, November 16, 2021
rounded click me button with icon

7:27 am, November 16, 2021
write string contents to a file with php

7:43 am, November 16, 2021
a page with two images

7:51 am, November 16, 2021
compare equality function

8:46 am, November 16, 2021
list items matching a category title

9:17 am, November 16, 2021
php countries array

9:23 am, November 16, 2021
down chevron and styles

9:25 am, November 16, 2021
youtube extract thumbnail from video link

10:51 am, November 16, 2021
add a jquery date picker to your text box

11:24 am, November 16, 2021
how to decode xml in php

11:38 am, November 16, 2021
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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

:defined

The :defined CSS pseudo-class represents any element that has been defined. This includes any standard element built in to the browser, and custom elements that have been successfully defined (i.e. with the CustomElementRegistry.define() method).
:defined css reference