List Views

Total Items found in Views is 215675.
An advanced collection of page views
count the elements in an array

6:49 am, September 12, 2022
php return json header and content

6:48 am, September 12, 2022
header type json

6:45 am, September 12, 2022
csv read example

6:45 am, September 12, 2022
foundation make row full width

6:44 am, September 12, 2022
wp register plugin settings admin

6:44 am, September 12, 2022
convert json string to a php array

6:42 am, September 12, 2022
border box reset

6:41 am, September 12, 2022
uniqid random string

6:40 am, September 12, 2022
white space pre-wrap formatting

6:39 am, September 12, 2022
css grid for layouts with no rows

6:35 am, September 12, 2022
make all links target new window

6:34 am, September 12, 2022
javascript basic test array and loop

6:32 am, September 12, 2022
make any element editable

6:32 am, September 12, 2022
for loop through an array with javascript

6:30 am, September 12, 2022
get element by id with javascript

6:30 am, September 12, 2022
js check the length of a string

6:30 am, September 12, 2022
add new random image with button

6:29 am, September 12, 2022
target last item css with :last-of-type

6:28 am, September 12, 2022
javascript window.onload

6:28 am, September 12, 2022
php get file and save it

6:27 am, September 12, 2022
Latest from Code Widget

6:26 am, September 12, 2022
flexbox layout template

6:26 am, September 12, 2022
console dir usage

6:25 am, September 12, 2022
test love like dislike script from api

6:24 am, September 12, 2022
get the current week as a number with php

6:24 am, September 12, 2022
Multidimensional Array

6:24 am, September 12, 2022
get tomorrows date with javascript

6:23 am, September 12, 2022
load the latest single item only

6:23 am, September 12, 2022
show the browsers name in javascript

6:21 am, September 12, 2022
jquery check if a sub element exists

6:20 am, September 12, 2022
ES6 Nested Object Example

6:19 am, September 12, 2022
random string generator guid

6:19 am, September 12, 2022
jqueryui date selector

6:18 am, September 12, 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
Most people can do absolutely awe-inspiring things,” he said. “Sometimes they just need a little nudge.
Unknown
Random CSS Property

initial

The initial CSS keyword applies the initial (or default) value of a property to an element. It can be applied to any CSS property. This includes the CSS shorthand all, with which initial can be used to restore all CSS properties to their initial state.
initial css reference