List Views

Total Items found in Views is 179354.
An advanced collection of page views
pretty printing json with php

2:34 am, November 14, 2022
get element by id with javascript

2:34 am, November 14, 2022
javascript basic test array and loop

2:33 am, November 14, 2022
Create Strings using Template Literals

2:33 am, November 14, 2022
get current class name with get_class

2:33 am, November 14, 2022
How to use default props in React

2:31 am, November 14, 2022
style page numbers [fixed]

2:31 am, November 14, 2022
javascript isset equivalent

2:30 am, November 14, 2022
get element by id and hide it

2:30 am, November 14, 2022
RS3 Hunter Leveling Logs and Notes

2:28 am, November 14, 2022
backdrop-filter: blur(10px);

2:28 am, November 14, 2022
show the current date in javascript

2:27 am, November 14, 2022
bootstrap form basic

2:25 am, November 14, 2022
sqlite check table name exists

2:23 am, November 14, 2022
fancybox modal popup example

2:21 am, November 14, 2022
Custom 12 Grid using CSS Grid

2:20 am, November 14, 2022
parallax js scroll testing

2:19 am, November 14, 2022
simple usage for php password_hash

2:17 am, November 14, 2022
check if a variable is undefined or NULL

2:17 am, November 14, 2022
using clamp js to clamp lines of text

2:16 am, November 14, 2022
checking for spam comments function

2:16 am, November 14, 2022
react hello world with variable name

2:16 am, November 14, 2022
get the current url in javascript

2:16 am, November 14, 2022
adding react to a website in 3 steps

2:14 am, November 14, 2022
get text between tags

2:13 am, November 14, 2022
list group card item template

2:13 am, November 14, 2022
OSRS Notes

2:12 am, November 14, 2022
Date Conversion PHP

2:11 am, November 14, 2022
rounded click me button with icon

2:10 am, November 14, 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


minecraft
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