List Views

Total Items found in Views is 215675.
An advanced collection of page views
meta refresh reload page

12:36 pm, March 7, 2022
show errors in php with toggle

12:37 pm, March 7, 2022
white space pre-wrap formatting

12:39 pm, March 7, 2022
card counting example from fcc

12:44 pm, March 7, 2022
adding a new line in javascript

12:54 pm, March 7, 2022
image Checkbox Replacement for Forms

12:59 pm, March 7, 2022
Runescape Questing Notes and Log

1:21 pm, March 7, 2022
pretty printing json with php

1:35 pm, March 7, 2022
Create a Complex JSX Element

1:36 pm, March 7, 2022
get the href value using jquery

1:40 pm, March 7, 2022
simple usage for php password_hash

2:02 pm, March 7, 2022
select onchange

2:05 pm, March 7, 2022
foundation old grid format

2:13 pm, March 7, 2022
target 1st td in a table with css

2:14 pm, March 7, 2022
rs3 runespan experience rates

2:16 pm, March 7, 2022
javascript get content from element

2:18 pm, March 7, 2022
simple php ip blocker

2:46 pm, March 7, 2022
load the latest single item only

2:47 pm, March 7, 2022
purple partyhat price info feb 21

2:47 pm, March 7, 2022
php mysql table exists function

2:48 pm, March 7, 2022
copy file

2:49 pm, March 7, 2022
PHP/SQLite - Load Random Item

2:50 pm, March 7, 2022
css accordion basics

2:50 pm, March 7, 2022
csv read example

2:51 pm, March 7, 2022
more complex responsive tables css

2:57 pm, March 7, 2022
Find Disk Space Usage using DU

2:58 pm, March 7, 2022
video embed no controls

2:58 pm, March 7, 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
time you enjoyed wasting is not wasted time
Unknown
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