List Views

Total Items found in Views is 216795.
An advanced collection of page views
adding react with JSX using babel

6:34 pm, January 3, 2022
add a moving chevron to your href link

6:22 pm, January 3, 2022
landscape image document placeholder

6:03 pm, January 3, 2022
Viewport width and height calculations

5:27 pm, January 3, 2022
javascript window.onload

5:20 pm, January 3, 2022
add chevrons to a ul list

5:18 pm, January 3, 2022
video embed no controls

5:12 pm, January 3, 2022
prevent default click event on link

5:08 pm, January 3, 2022
PHP/SQLite - Load Random Item

4:50 pm, January 3, 2022
truncate string using jquery

4:43 pm, January 3, 2022
a page with two images

4:35 pm, January 3, 2022
get text between tags

4:34 pm, January 3, 2022
page load timer class

4:34 pm, January 3, 2022
show the year with js

4:33 pm, January 3, 2022
using a css grid area template

4:33 pm, January 3, 2022
css font style italic

4:33 pm, January 3, 2022
scroll left animation

4:32 pm, January 3, 2022
simple php ip blocker

4:31 pm, January 3, 2022
css accordion basics

4:30 pm, January 3, 2022
Core - File Structure

4:29 pm, January 3, 2022
round number with js

4:29 pm, January 3, 2022
Date Conversion PHP

4:28 pm, January 3, 2022
Latest from Code Widget

4:26 pm, January 3, 2022
loop through object json javascript

4:21 pm, January 3, 2022
dropdown change input box on select

3:43 pm, January 3, 2022
RS3 Leveling Progress - Maxed!

3:35 pm, January 3, 2022
check if something is an array

3:22 pm, January 3, 2022
convert json string to a php array

3:03 pm, January 3, 2022
how to decode xml in php

3:03 pm, January 3, 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
“We ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference