List Views

Total Items found in Views is 277548.
An advanced collection of page views
Sweet Alert 2 Methods and Examples

3:34 am, January 8, 2024
Get the documentURI with JS

3:34 am, January 8, 2024
chocolatey command line for windows

3:36 am, January 8, 2024
basic for loop odd numbers

3:38 am, January 8, 2024
python Install Beautiful Soup

3:39 am, January 8, 2024
get the last letter of a string

3:39 am, January 8, 2024
wordpress category list sorting custom

3:43 am, January 8, 2024
table scroll responsive foundation

3:45 am, January 8, 2024
json loop load elements

3:45 am, January 8, 2024
Love Like Dislike API and Javascript

3:45 am, January 8, 2024
right align something in its element

3:47 am, January 8, 2024
a page with two images

3:47 am, January 8, 2024
del

3:48 am, January 8, 2024
Whois Lookup

3:49 am, January 8, 2024
vimeo thumbnail generator

3:50 am, January 8, 2024
favicon code meta tag

3:51 am, January 8, 2024
php get file and save it

3:52 am, January 8, 2024
pi hole and hassio

3:53 am, January 8, 2024
find all elements add class jquery

3:53 am, January 8, 2024
bootstrap list group card with footer

3:57 am, January 8, 2024
bootstrap styled buttons

3:58 am, January 8, 2024
get the href value using jquery

3:58 am, January 8, 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...

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


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