List Views

Total Items found in Views is 277548.
An advanced collection of page views
easy section wrap in foundation

5:41 am, March 20, 2023
using vue and json data

5:41 am, March 20, 2023
bootstrap styled buttons

5:41 am, March 20, 2023
css prefers-color-scheme example

5:41 am, March 20, 2023
set active class based on url value

5:41 am, March 20, 2023
inline form field padding

5:42 am, March 20, 2023
pi hole and hassio

5:42 am, March 20, 2023
jquery toggle menu testing

5:43 am, March 20, 2023
design nice block header

5:45 am, March 20, 2023
embed and use a ttf font font face

5:46 am, March 20, 2023
javascript update item in object

5:46 am, March 20, 2023
RS3 Combat Bars

5:47 am, March 20, 2023
sqlite fetchArray into another array

5:49 am, March 20, 2023
wordpress get template directory

5:49 am, March 20, 2023
Find Disk Space Usage using DU

5:53 am, March 20, 2023
Making an image responsive using css

5:54 am, March 20, 2023
simple php ip blocker

5:56 am, March 20, 2023
wordpress main nav dropdown fix

6:02 am, March 20, 2023
tinymce remove auto p tags setting

6:05 am, March 20, 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...

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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

:nth-of-type()

The :nth-of-type() CSS pseudo-class matches elements based on their position among siblings of the same type (tag name).
:nth-of-type css reference