List Views

Total Items found in Views is 213191.
An advanced collection of page views
video embed tag

2:12 am, September 28, 2021
javascript page redirect

2:11 am, September 28, 2021
use an image to replace bullet in ul list

2:10 am, September 28, 2021
Generate Sub menu using Core

2:10 am, September 28, 2021
drop shadow text class easy drop shadow

2:10 am, September 28, 2021
human_filesize php

2:10 am, September 28, 2021
target 1st td in a table with css

2:09 am, September 28, 2021
meta keywords tag

2:09 am, September 28, 2021
get current class name with get_class

2:09 am, September 28, 2021
add a user to a group

2:07 am, September 28, 2021
border box reset

2:07 am, September 28, 2021
Enabling SSH on Ubuntu

2:06 am, September 28, 2021
use font awesome on elements lists ul

2:05 am, September 28, 2021
javascript window.onload

2:03 am, September 28, 2021
github logo background png css

2:01 am, September 28, 2021
prevent default click event on link

2:01 am, September 28, 2021
pulsating dots - glow glowing

2:00 am, September 28, 2021
check if a variable is undefined or NULL

1:59 am, September 28, 2021
show the browsers name in javascript

1:59 am, September 28, 2021
chevron up

1:59 am, September 28, 2021
get the current month as a number

1:58 am, September 28, 2021
margin padding framework

1:56 am, September 28, 2021
list a functions variables or arguments

1:55 am, September 28, 2021
Do While Loop

1:55 am, September 28, 2021
random number using rand

1:55 am, September 28, 2021
add years as options to select dropdown

1:55 am, September 28, 2021
assign array to variables in a loop

1:55 am, September 28, 2021
zoom background of element when active

1:54 am, September 28, 2021
filter drop shadow

1:54 am, September 28, 2021
youtube extract thumbnail from video link

1:54 am, September 28, 2021
check if something is an array

1:53 am, September 28, 2021
search bug Above

1:53 am, September 28, 2021
sqlite basic sql and loop results

1:50 am, September 28, 2021
loop through object json javascript

1:50 am, September 28, 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
I'm a big believer in energy and the secret and that sort of thing.
Unknown
Random CSS Property

:only-child

The :only-child CSS pseudo-class represents an element without any siblings. This is the same as :first-child:last-child or :nth-child(1):nth-last-child(1), but with a lower specificity.
:only-child css reference