List Views

Total Items found in Views is 215675.
An advanced collection of page views
chart js line chart dont show below 0

1:09 am, December 11, 2023
RS3 Construction Log

1:07 am, December 11, 2023
search within files in a directory

1:04 am, December 11, 2023
Importing CSS Reference

1:03 am, December 11, 2023
load from fields array php class function

12:56 am, December 11, 2023
RS3 Slayer - Aviansie

12:56 am, December 11, 2023
video embed no controls

12:56 am, December 11, 2023
Create Strings using Template Literals

12:56 am, December 11, 2023
Love Like Dislike API and Javascript

12:56 am, December 11, 2023
Core - File Structure

12:55 am, December 11, 2023
Core Class - Basic Core Structure

12:55 am, December 11, 2023
Nginx Server Block with Rewrite

12:55 am, December 11, 2023
chevron down

12:55 am, December 11, 2023
show all methods (functions) in a class

12:54 am, December 11, 2023
wordpress category list sorting custom

12:54 am, December 11, 2023
show post content on template wordpress

12:54 am, December 11, 2023
wordpress get template directory

12:54 am, December 11, 2023
get the current post id from content.php

12:53 am, December 11, 2023
javascript add class to element

12:53 am, December 11, 2023
scrollbar replacement simplebar

12:53 am, December 11, 2023
wordpress get home url

12:53 am, December 11, 2023
wordpress main nav dropdown fix

12:53 am, December 11, 2023
install atom editor on ubuntu

12:52 am, December 11, 2023
Invalid argument supplied for foreach()

12:51 am, December 11, 2023
Find Disk Space Usage using DU

12:51 am, December 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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

:has()

The :has() CSS pseudo-class represents an element if any of the selectors passed as parameters (relative to the :scope of the given element) match at least one element.
:has css reference