List Views

Total Items found in Views is 280108.
An advanced collection of page views
using the kbd html tag

7:38 pm, February 29, 2024
what is a motorbus

4:18 pm, February 29, 2024
check column exists in table sqlite

4:53 am, February 29, 2024
Shark Attack Life saving technique

4:00 am, February 29, 2024
search bug Above

3:53 am, February 29, 2024
CSS Grid - Basic Columns

2:52 am, February 29, 2024
dropdown change input box on select

1:53 am, February 29, 2024
php return json header and content

1:27 am, February 29, 2024
checking for spam comments function

12:24 am, February 29, 2024
target first item css with :first-of-type

12:23 am, February 29, 2024
add a gtag.js pdf click event

12:15 am, February 29, 2024
using the disk free space function in php

12:10 am, February 29, 2024
how to display a php file as html with php

12:05 am, February 29, 2024
basic for loop

12:03 am, February 29, 2024
adding a new line in javascript

12:03 am, February 29, 2024
my default text shadow css

12:02 am, February 29, 2024
sublime text find and replace style tag

12:01 am, February 29, 2024
chevron left

11:42 pm, February 28, 2024
foundation includes cdnjs

11:38 pm, February 28, 2024
php mysql table exists function

11:33 pm, February 28, 2024
javascript get content from element

10:48 pm, February 28, 2024
PHP MySQL vs SQLite Count Items Function

10:47 pm, February 28, 2024
Best Atom Plugins 2019

8:26 pm, February 28, 2024
KruXoR Site Updates June 2022

7:38 pm, February 28, 2024
php validate email function

6:36 pm, February 28, 2024
load a youtube video in a fancybox modal

6:15 pm, February 28, 2024
how to unzip in linux

5:17 pm, February 28, 2024
for loop with a 5 increment

4:08 pm, February 28, 2024
table border collapse

4:03 pm, February 28, 2024
RS3 Post 99 Leveling Log

1:15 pm, February 28, 2024
favicon code meta tag

11:15 am, February 28, 2024
meta description tag

11:04 am, February 28, 2024
Love Like Dislike API and Javascript

9:56 am, February 28, 2024
use an image to replace bullet in ul list

8:05 am, February 28, 2024
using switch in a function

7:08 am, February 28, 2024
Default Parameters for Functions

6:53 am, February 28, 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


Windows
Random CSS Property

:host-context()

The :host-context() CSS pseudo-class function selects the shadow host of the shadow DOM containing the CSS it is used inside (so you can select a custom element from inside its shadow DOM) — but only if the selector given as the function's parameter matches the shadow host's ancestor(s) in the place it sits inside the DOM hierarchy.
:host-context() css reference