List Hits

Total Items found in Hits is 535087.
A Collection of Hits...
save string to file php

3:34 pm, January 11, 2023
checking for spam comments function

3:34 pm, January 11, 2023
purple partyhat price info feb 21

3:39 pm, January 11, 2023
RS3 Leveling Progress - Maxed!

3:43 pm, January 11, 2023
checking for spam comments function

3:44 pm, January 11, 2023
test php bundle write

3:44 pm, January 11, 2023
design nice block header

3:46 pm, January 11, 2023
codemirror htmlmixed textarea

3:47 pm, January 11, 2023
Console Tips and Tricks

3:47 pm, January 11, 2023
digital clock with jquery

3:49 pm, January 11, 2023
Latest from Code Widget

3:53 pm, January 11, 2023
Change link target with JQuery

3:53 pm, January 11, 2023
copy file

3:53 pm, January 11, 2023
using the kbd html tag

3:57 pm, January 11, 2023
meta refresh reload page

4:03 pm, January 11, 2023
pulsating dots - glow glowing

4:06 pm, January 11, 2023
Search Duplicating Bugs

4:10 pm, January 11, 2023
Multidimensional Array

4:11 pm, January 11, 2023
clipboard copy js

4:12 pm, January 11, 2023
OSRS Notes

4:12 pm, January 11, 2023
grid column and row spacing

4:16 pm, January 11, 2023
set the html of an element javascript

4:19 pm, January 11, 2023
Dropdown Box with Searchable Text

4:19 pm, January 11, 2023
foundation includes cdnjs

4:20 pm, January 11, 2023
table border collapse

4:20 pm, January 11, 2023
Google Fonts Multiple includes

4:21 pm, January 11, 2023
test php bundle write

4:21 pm, January 11, 2023
check if something is an array

4:22 pm, January 11, 2023
top bar overflow issues [fixed]

4:22 pm, January 11, 2023
foundation old grid format

4:22 pm, January 11, 2023
convert a string to uppercase with php

4:23 pm, January 11, 2023
CSS Drawing - Beach Scene

4:23 pm, January 11, 2023
a page with two images

4:23 pm, January 11, 2023
Core Class - Basic Core Structure

4:24 pm, January 11, 2023
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

: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