List Views

Total Items found in Views is 179187.
An advanced collection of page views
show post content on template wordpress

3:02 pm, September 19, 2022
document ready wordpress jquery

3:01 pm, September 19, 2022
load json data url with jquery

3:00 pm, September 19, 2022
video embed no controls

3:00 pm, September 19, 2022
animated duck on footer

2:59 pm, September 19, 2022
css accordion basics

2:57 pm, September 19, 2022
get select option form value with jquery

2:57 pm, September 19, 2022
chevron up

2:57 pm, September 19, 2022
write string contents to a file with php

2:56 pm, September 19, 2022
list items matching a category title

2:55 pm, September 19, 2022
CSS Filter Generator from Hex Code

2:55 pm, September 19, 2022
What is Core?

2:53 pm, September 19, 2022
apache redirect to https ssl from normal

2:53 pm, September 19, 2022
add a gtag.js pdf click event

2:51 pm, September 19, 2022
PHP MySQL vs SQLite Count Items Function

2:50 pm, September 19, 2022
Search Duplicating Bugs

2:50 pm, September 19, 2022
using foundation 6.4 xy grid basics

2:47 pm, September 19, 2022
embed and use a ttf font font face

2:47 pm, September 19, 2022
loop through object json javascript

2:46 pm, September 19, 2022
csv read example

2:44 pm, September 19, 2022
using babel for react compiling in browser

2:44 pm, September 19, 2022
count total results from distinct sqlite

2:44 pm, September 19, 2022
find all elements add class jquery

2:44 pm, September 19, 2022
FCC - Basic: Profile Lookup

2:44 pm, September 19, 2022
Random User Profile Loading Script in vue

2:43 pm, September 19, 2022
renew all SSL certificates with certbot

2:43 pm, September 19, 2022
certbot add a certificate for one domain

2:43 pm, September 19, 2022
Bootstrap Darkmode Switch

2:42 pm, September 19, 2022
play a sound every # of seconds

2:41 pm, September 19, 2022
TortoiseSVN for updating wordpress plugins

2:40 pm, September 19, 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

james clear
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