List Views

Total Items found in Views is 184199.
An advanced collection of page views
chevron down

3:32 pm, November 2, 2021
php mysql table exists function

3:27 pm, November 2, 2021
button with separated chevron

3:26 pm, November 2, 2021
Applied Accessibility - Access Keys

2:45 pm, November 2, 2021
style page numbers [fixed]

2:14 pm, November 2, 2021
header type json

1:23 pm, November 2, 2021
css :active pseudo-class usage

1:09 pm, November 2, 2021
sublime text find and replace style tag

12:49 pm, November 2, 2021
Use Recursion to Return a Range Array

12:37 pm, November 2, 2021
get the href value using jquery

12:26 pm, November 2, 2021
Generate Sub menu using Core

12:26 pm, November 2, 2021
add a gtag.js pdf click event

12:22 pm, November 2, 2021
Making an image responsive using css

12:16 pm, November 2, 2021
jquery enable and disable attribute

12:15 pm, November 2, 2021
target first item css with :first-of-type

11:45 am, November 2, 2021
react basic hello world

11:41 am, November 2, 2021
form elements australian state list

11:36 am, November 2, 2021
Do While Loop

11:34 am, November 2, 2021
convert a string to uppercase with php

11:16 am, November 2, 2021
Nginx Server Block with Rewrite

10:39 am, November 2, 2021
wordpress get template directory

10:37 am, November 2, 2021
github logo background png css

10:33 am, November 2, 2021
css using perspective for transforms

10:26 am, November 2, 2021
easy twitter embed code

10:03 am, November 2, 2021
form submit override with javascript

9:45 am, November 2, 2021
linux list all drives and partitions

9:42 am, November 2, 2021
using multiple text shadow

9:41 am, November 2, 2021
stop overscrolling on responsive ios

9:41 am, November 2, 2021
mithril testing

8:42 am, November 2, 2021
linux mount a drive manually

7:53 am, November 2, 2021
show the browsers name in javascript

7:51 am, November 2, 2021
xcopy backup full directory windows bat

7:43 am, November 2, 2021
target 1st td in a table with css

7:38 am, November 2, 2021
Thieving training : 1 - 99

7:27 am, November 2, 2021
jquery page search [testing]

7:25 am, November 2, 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
You want to be the best, you MUST put the long yards in! Nothing comes easy in life so stop wishing and start DOING! So many people would rather bitch and moan than help themselves. Dont be one of those negative drainers, start today, make a small change and keep going forwards with this attitude!
Unknown
Random CSS Property

:has()

The :has() CSS pseudo-class represents an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.
:has css reference