List Views

Total Items found in Views is 280106.
An advanced collection of page views
validate email address from string

6:45 am, April 1, 2024
using gzdeflate on a string php

6:56 am, April 1, 2024
random number using rand

7:03 am, April 1, 2024
javascript get content from element

7:20 am, April 1, 2024
RS3 Dailies Lists

7:28 am, April 1, 2024
wordpress main nav dropdown fix

7:29 am, April 1, 2024
mithril testing

7:45 am, April 1, 2024
transform rotate a hexagon in css

7:54 am, April 1, 2024
scrollbar replacement simplebar

7:57 am, April 1, 2024
Radial Click Effect

7:58 am, April 1, 2024
video embed tag

7:58 am, April 1, 2024
console dir usage

7:58 am, April 1, 2024
Get the documentURI with JS

7:58 am, April 1, 2024
getType function for js

7:58 am, April 1, 2024
fancybox load iframe inline

7:59 am, April 1, 2024
change the window title

8:10 am, April 1, 2024
Nginx Server Block with Rewrite

8:14 am, April 1, 2024
Metal Dragons

8:14 am, April 1, 2024
youtube embed iframe

8:21 am, April 1, 2024
get the current month as a number

8:22 am, April 1, 2024
jquery document ready

8:23 am, April 1, 2024
Quicksand font quick install

8:29 am, April 1, 2024
Console Tips and Tricks

8:39 am, April 1, 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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

box-shadow

The box-shadow CSS property adds shadow effects around an element's frame. You can set multiple effects separated by commas. A box shadow is described by X and Y offsets relative to the element, blur and spread radius, and color.
box-shadow css reference