List Views

Total Items found in Views is 290202.
An advanced collection of page views
redirect www to non www

8:53 am, August 7, 2023
twitter social sharing meta tags

8:52 am, August 7, 2023
getType function for js

8:50 am, August 7, 2023
ES6 Nested Object Example

8:49 am, August 7, 2023
stop overscrolling on responsive ios

8:48 am, August 7, 2023
get current url with php

8:46 am, August 7, 2023
youtube embed iframe

8:46 am, August 7, 2023
RS3 Thieving Log - Safe Cracking

8:46 am, August 7, 2023
dropdown change input box on select

8:44 am, August 7, 2023
atom on mac and synchronise settings

8:43 am, August 7, 2023
css font style italic

8:43 am, August 7, 2023
php get file and save it

8:32 am, August 7, 2023
Radial Click Effect

8:31 am, August 7, 2023
twitter icon font awesome

8:21 am, August 7, 2023
Make the Welcome Text box Smaller

8:20 am, August 7, 2023
add an outline to everything!

8:20 am, August 7, 2023
get yesterdays date with javascript

8:13 am, August 7, 2023
Laptop Thoughts and Options Jul 2021

8:09 am, August 7, 2023
Find Disk Space Usage using DU

8:09 am, August 7, 2023
javascript isset equivalent

7:44 am, August 7, 2023
Using Flexbox rather than Floats

7:43 am, August 7, 2023
embed and use a ttf font font face

7:35 am, August 7, 2023
assign array to variables in a loop

7:35 am, August 7, 2023
button with separated chevron

7:30 am, August 7, 2023
python import and print url

7:23 am, August 7, 2023
Mega Menus Collection

7:17 am, August 7, 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
When i was a little kid, I was really scared of the dark. But then I came to understand, dark just means the absence of photons in the visible wavelength -- 400 to 700 nanometers. Then i thought, well, its really silly to be afraid of a lack of photons. Then i wasn't afraid of the dark anymore after that.
Elon Musk
Random CSS Property

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference