List Views

Total Items found in Views is 216796.
An advanced collection of page views
show post content on template wordpress

7:01 am, September 12, 2022
jqueryui includes css and js

7:00 am, September 12, 2022
show errors in php with toggle

7:00 am, September 12, 2022
read and sort directory contents in php

6:59 am, September 12, 2022
for loop with a 5 increment

6:58 am, September 12, 2022
Prevent Object Mutation

6:57 am, September 12, 2022
cycle color using background

6:57 am, September 12, 2022
target internet explorer with css and html

6:54 am, September 12, 2022
using gzdeflate on a string php

6:54 am, September 12, 2022
del

6:53 am, September 12, 2022
change photoshop to show px rather than pt

6:51 am, September 12, 2022
how to unzip in linux

6:51 am, September 12, 2022
wordpress category list sorting custom

6:50 am, September 12, 2022
Applied Accessibility - Tab Index

6:50 am, September 12, 2022
using the disk free space function in php

6:49 am, September 12, 2022
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
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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

<display-inside>

These keywords specify the element's inner display type, which defines the type of formatting context that lays out its contents (assuming it is a non-replaced element). These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-outside> keywords.
<display-inside> css reference