List Views

Total Items found in Views is 285231.
An advanced collection of page views
jquery enable and disable attribute

2:00 am, March 11, 2024
Nginx Server Block with Rewrite

1:57 am, March 11, 2024
404 Error Page Codepen

1:55 am, March 11, 2024
simple file cache and check in php

1:55 am, March 11, 2024
using scroll-behavior: smooth css

1:54 am, March 11, 2024
embed and use a ttf font font face

1:54 am, March 11, 2024
mysql to sqlite notes

1:53 am, March 11, 2024
layout homepage

1:52 am, March 11, 2024
get element by id and hide it

1:52 am, March 11, 2024
linux list all drives and partitions

1:51 am, March 11, 2024
json jquery ajax request

1:51 am, March 11, 2024
convert json string to a php array

1:51 am, March 11, 2024
adding react with JSX using babel

1:50 am, March 11, 2024
ES6 Nested Object Example

1:49 am, March 11, 2024
twitter icon font awesome

1:47 am, March 11, 2024
Complex Arrow Function Example

1:46 am, March 11, 2024
CSS Only Table Stacking Solution

1:45 am, March 11, 2024
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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

::after (:after)

In CSS, ::after creates a pseudo-element that is the last 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.
::after (:after) css reference