List Views

Total Items found in Views is 179243.
An advanced collection of page views
stack a table using css responsive

5:29 am, April 18, 2023
how to embed google fonts icons

5:26 am, April 18, 2023
CSS Filter Generator from Hex Code

5:25 am, April 18, 2023

5:22 am, April 18, 2023
Mega Menus Collection

5:09 am, April 18, 2023
material design icons google font

4:57 am, April 18, 2023
form elements australian state list

4:52 am, April 18, 2023
Use Sweet Alert rather than alert!

4:49 am, April 18, 2023
scrollbar replacement simplebar

4:40 am, April 18, 2023
tiny mce editor tinymce

4:35 am, April 18, 2023
codemirror with auto preview window

4:30 am, April 18, 2023
document ready wordpress jquery

4:24 am, April 18, 2023
a page with two images

4:24 am, April 18, 2023
border box reset

4:02 am, April 18, 2023
Runescape RS3 Double Seren Spirits

3:53 am, April 18, 2023
jquery accordion

3:33 am, April 18, 2023
mithril testing

3:19 am, April 18, 2023
jquery click function

3:19 am, April 18, 2023
making var_dump look nice

2:53 am, April 18, 2023
show the current date in javascript

2:43 am, April 18, 2023
convert json string to a php array

2:31 am, April 18, 2023
Random Links for December 2022

2:23 am, April 18, 2023
get the last letter of a string

2:16 am, April 18, 2023
twitter icon font awesome

2:14 am, April 18, 2023
Mac Apps

1:44 am, April 18, 2023
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
Don't look to be the next Facebook, try to solve a real problem instead.
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