List Views

Total Items found in Views is 277547.
An advanced collection of page views
favicon code meta tag

11:08 pm, April 14, 2024
get text between tags

11:09 pm, April 14, 2024
youtube search api request function

11:10 pm, April 14, 2024
add paging to wp list query

11:11 pm, April 14, 2024
add a moving chevron to your href link

11:11 pm, April 14, 2024
Return a file extention from a string

11:16 pm, April 14, 2024
still more comment spam

11:18 pm, April 14, 2024
bold the numbers in a ol li list

11:18 pm, April 14, 2024
testing chartjs

11:19 pm, April 14, 2024
php validate email function

11:20 pm, April 14, 2024
Robocopy Options /? help

11:20 pm, April 14, 2024
javascript get content from element

11:21 pm, April 14, 2024
Quickest Slayer OSRS XP - HELP PLEASE

11:21 pm, April 14, 2024
bootstrap dark mode

11:22 pm, April 14, 2024
Core Class - Basic Core Structure

11:22 pm, April 14, 2024
Mega Menus Collection

11:22 pm, April 14, 2024
logo tickers marquee slow scrolling

11:22 pm, April 14, 2024
Dropdown Box with Searchable Text

11:27 pm, April 14, 2024
set active class based on url value

11:29 pm, April 14, 2024
fancybox inline auto size modal easy

11:30 pm, April 14, 2024
asp classic get a url and display it

11:30 pm, April 14, 2024
Load fancybox modal on hash check

11:31 pm, April 14, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
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