List Views

Total Items found in Views is 222871.
An advanced collection of page views
get the last letter of a string

8:20 pm, March 7, 2024
make any element editable

2:46 pm, March 7, 2024
border box reset

1:07 pm, March 7, 2024
sqlite check table name exists

12:43 pm, March 7, 2024
header type json

11:51 am, March 7, 2024
using let rather than var

9:46 am, March 7, 2024
pulsating dots - glow glowing

5:25 am, March 7, 2024
get the current url in javascript

10:31 pm, March 6, 2024
count the elements in an array

10:29 pm, March 6, 2024
pretty printing json with php

9:52 pm, March 6, 2024
Move any element with css offsets

7:36 pm, March 6, 2024
cycle color using background

6:33 pm, March 6, 2024
keyframe animations css

5:42 pm, March 6, 2024
find all elements add class jquery

4:21 pm, March 6, 2024
Moving the cursor on iPhone 11

12:57 pm, March 6, 2024
wp register plugin settings admin

10:22 am, March 6, 2024
css prefers-color-scheme example

9:16 am, March 6, 2024
using foundation 6.4 xy grid basics

4:24 am, March 6, 2024
open sans @import embed font quick

4:21 am, March 6, 2024
jqueryui includes css and js

4:20 am, March 6, 2024
jquery page search [testing]

4:07 am, March 6, 2024
console dir usage

4:04 am, March 6, 2024
a ghost that follows your cursor

3:50 am, March 6, 2024
windows 10 snipping experience

3:49 am, March 6, 2024
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


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