List Views

Total Items found in Views is 213191.
An advanced collection of page views
hide the third row in a table with css

3:03 pm, September 19, 2022
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
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

:checked

The :checked CSS pseudo-class selector represents any radio (<input type="radio">), checkbox (<input type="checkbox">), or option (<option> in a <select>) element that is checked or toggled to an on state.
:checked css reference