List Views

Total Items found in Views is 277548.
An advanced collection of page views
get element by id with javascript

11:45 am, September 6, 2022
RS3 Soul Cape and where to get it

12:14 pm, September 6, 2022
MySQL to Sqlite converter

12:36 pm, September 6, 2022
loop through $_GET in php

12:36 pm, September 6, 2022
change file permissions to -rw-rw-r--

12:44 pm, September 6, 2022
js check the length of a string

1:01 pm, September 6, 2022
python Install Beautiful Soup

1:01 pm, September 6, 2022
list a functions variables or arguments

1:10 pm, September 6, 2022
parallax js scroll testing

1:12 pm, September 6, 2022
set the html of an element javascript

1:25 pm, September 6, 2022
jquery enable and disable attribute

2:02 pm, September 6, 2022
ES5 vs ES6 Object Example

2:27 pm, September 6, 2022
check column exists in table sqlite

2:32 pm, September 6, 2022
what is a motorbus

2:39 pm, September 6, 2022
javascript window.onload

3:00 pm, September 6, 2022
set active class based on url value

3:24 pm, September 6, 2022
how to unzip in linux

3:56 pm, September 6, 2022
page load timer class

4:19 pm, September 6, 2022
use an image to replace bullet in ul list

4:31 pm, September 6, 2022
lorem ipsum

4:38 pm, September 6, 2022
Easy Meta Tags

4:39 pm, September 6, 2022
Change link target with JQuery

5:16 pm, September 6, 2022
favicon code meta tag

5:38 pm, September 6, 2022
count the elements in an array

5:39 pm, September 6, 2022
generate a new SSH key on mac for git

6:19 pm, September 6, 2022
duplicate a line in vscode shortcut

6:43 pm, September 6, 2022
simple dropdown navigation ul li css

6:59 pm, September 6, 2022
get the current working directory in php

7:39 pm, September 6, 2022
css prefers-color-scheme example

8:32 pm, September 6, 2022
animate css

11:11 pm, September 6, 2022

11:24 pm, September 6, 2022
php save csv from array to file

1:26 am, September 7, 2022
Generate a Random User Name

1:26 am, September 7, 2022
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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

float

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
float css reference