List Views

Total Items found in Views is 184219.
An advanced collection of page views
Enabling SSH on Ubuntu

11:54 am, November 16, 2021
check if a variable is undefined or NULL

12:00 pm, November 16, 2021
count the elements in an array

12:01 pm, November 16, 2021
Move any element with css offsets

12:04 pm, November 16, 2021
Radial Click Effect

12:05 pm, November 16, 2021
how to json encode an array in php

12:05 pm, November 16, 2021
download icon svg

12:08 pm, November 16, 2021
get the current week as a number with php

12:16 pm, November 16, 2021
dropdown section

12:17 pm, November 16, 2021
atom on mac and synchronise settings

12:21 pm, November 16, 2021
prevent default click event on link

12:28 pm, November 16, 2021
Changing an array declared with const

12:30 pm, November 16, 2021
detect window scroll position jquery

12:35 pm, November 16, 2021
grid column and row spacing

12:38 pm, November 16, 2021
making var_dump look nice

1:10 pm, November 16, 2021
commit and push changes to git repo

1:12 pm, November 16, 2021
css accordion basics

1:21 pm, November 16, 2021
video embed tag

1:23 pm, November 16, 2021
Get Current Page URL PHP

1:23 pm, November 16, 2021
RS3 Elder Tree teleport locations

1:31 pm, November 16, 2021
Generate Random Fractions with JavaScript

3:16 pm, November 16, 2021
wordpress get home url

4:31 pm, November 16, 2021
css font style italic

5:41 pm, November 16, 2021
generate a random color rgb code with php

5:46 pm, November 16, 2021
css prefers-color-scheme example

5:51 pm, November 16, 2021
use an emoji on your list items ul li

7:39 pm, November 16, 2021
Find Disk Space Usage using DU

8:13 pm, November 16, 2021
simple usage for php password_hash

8:23 pm, November 16, 2021
globe svg testing (broken)

8:29 pm, November 16, 2021
list group card template

8:40 pm, November 16, 2021
pulsating dots - glow glowing

9:04 pm, November 16, 2021
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...

Subscribe to weekly updates about things i have added to the site or thought interesting during the last week.

You could also follow me on twitter or not... does anyone even use twitter anymore?

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

Custom properties (--*): CSS variables

Property names that are prefixed with --, like --example-name, represent custom properties that contain a value that can be used in other declarations using the var() function.
--* css reference