List Views

Total Items found in Views is 184224.
An advanced collection of page views
Shark Attack Life saving technique

10:55 pm, August 22, 2022
prevent default click event on link

11:21 pm, August 22, 2022
php mysql table exists function

11:21 pm, August 22, 2022
How to make your code look nice

11:30 pm, August 22, 2022
PHP/SQLite - Load Random Item

11:30 pm, August 22, 2022
image Checkbox Replacement for Forms

11:44 pm, August 22, 2022
RS3 Post 99 Leveling Log

12:18 am, August 23, 2022
jquery check if a sub element exists

12:25 am, August 23, 2022
css grid for layouts with no rows

12:32 am, August 23, 2022
goodbye old grid theme

1:09 am, August 23, 2022
php html template class system

1:20 am, August 23, 2022
Default Parameters for Functions

1:23 am, August 23, 2022
convert a string to uppercase with php

1:27 am, August 23, 2022
youtube embed iframe

1:36 am, August 23, 2022
chevron left

1:45 am, August 23, 2022
load json data url with jquery

1:52 am, August 23, 2022
purple partyhat price info feb 21

2:06 am, August 23, 2022
change file permissions to -rw-rw-r--

2:09 am, August 23, 2022
open sans @import embed font quick

2:44 am, August 23, 2022
random emojis copy and paste

2:59 am, August 23, 2022
zoom background of element when active

3:08 am, August 23, 2022
checking if your windows pc has a TPM

3:09 am, August 23, 2022
php return json header and content

3:19 am, August 23, 2022
tinymce remove auto p tags setting

3:23 am, August 23, 2022
pretty printing json with php

3:26 am, August 23, 2022
check column exists in table sqlite

3:51 am, August 23, 2022
simple usage for php password_hash

3:56 am, August 23, 2022
target 1st td in a table with css

3:58 am, August 23, 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
The happiest People don't have the best of everything, they just make the best of everything.
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