List Views

Total Items found in Views is 280723.
An advanced collection of page views
bootstrap dark mode

5:23 am, April 11, 2022
old browser check with javascript

5:18 am, April 11, 2022
still more comment spam

5:17 am, April 11, 2022
js function to calculate golf scores

5:17 am, April 11, 2022
table border collapse

5:10 am, April 11, 2022
Runescape RS3 Double Seren Spirits

5:10 am, April 11, 2022
make labels or badges look better

5:09 am, April 11, 2022
commit and push changes to git repo

5:07 am, April 11, 2022
play a sound every # of seconds

5:06 am, April 11, 2022
how to unzip in linux

5:06 am, April 11, 2022
foundation responsive tables

5:03 am, April 11, 2022
bold the numbers in a ol li list

5:01 am, April 11, 2022
Archaeology/Level up table

4:59 am, April 11, 2022
google map with overlay data

4:54 am, April 11, 2022
search within files in a directory

4:47 am, April 11, 2022
Bootstrap Darkmode Switch

4:46 am, April 11, 2022
twitter icon font awesome

4:37 am, April 11, 2022
Lynx Titan

4:36 am, April 11, 2022
javascript add class to element

4:32 am, April 11, 2022
link to an external stylesheet

4:32 am, April 11, 2022
header type json

4:31 am, April 11, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
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