List Views

Total Items found in Views is 213191.
An advanced collection of page views
Robocopy Options /? help

1:34 am, June 21, 2022
php substr return part of a string

4:13 pm, June 20, 2022
basic for loop

2:53 pm, June 20, 2022
Get Current Page URL PHP

2:44 pm, June 20, 2022
border box reset

1:48 pm, June 20, 2022
transform rotate an element in css

1:29 pm, June 20, 2022
Move any element with css offsets

1:25 pm, June 20, 2022
IP Address

1:16 pm, June 20, 2022
for loop with a 5 increment

12:25 pm, June 20, 2022
css font style italic

11:41 am, June 20, 2022
jquery enable and disable attribute

11:36 am, June 20, 2022
ES6 Nested Object Example

11:30 am, June 20, 2022
Use Recursion to Count Up

11:29 am, June 20, 2022
Multidimensional Array

11:23 am, June 20, 2022
get the last letter of a string

11:21 am, June 20, 2022
using let and const example

11:19 am, June 20, 2022
basic for loop odd numbers

11:16 am, June 20, 2022
Prevent Object Mutation

11:15 am, June 20, 2022
list group card template

11:00 am, June 20, 2022
pi400 how to take a screen shot

10:55 am, June 20, 2022
target 1st td in a table with css

10:51 am, June 20, 2022
get the current month as a number

10:49 am, June 20, 2022
using gzdeflate on a string php

10:40 am, June 20, 2022
Generate Sub menu using Core

10:38 am, June 20, 2022
list group card item template

10:29 am, June 20, 2022
get element by id with javascript

10:16 am, June 20, 2022
dropdown change input box on select

9:46 am, June 20, 2022
pre-line white space settings

9:44 am, June 20, 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...

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


Me
Random CSS Property

:any-link

The :any-link CSS pseudo-class selector represents an element that acts as the source anchor of a hyperlink, independent of whether it has been visited. In other words, it matches every <a> or <area> element that has an href attribute. Thus, it matches all elements that match :link or :visited.
:any-link css reference