List Views

Total Items found in Views is 280108.
An advanced collection of page views
Kahlil Gibran on Marriage

5:43 am, April 1, 2025
load a page as a menu in wordpress

5:42 am, April 1, 2025
target data attribute with css

5:39 am, April 1, 2025
Complex Arrow Function Example

5:35 am, April 1, 2025
RS3 Slayer - Ganodermic Creatures

5:34 am, April 1, 2025
Farming Allotment patch locations

5:34 am, April 1, 2025
jquery click function

5:28 am, April 1, 2025
timeline class and function

5:28 am, April 1, 2025
add new random image with button

5:23 am, April 1, 2025
show views list function

5:19 am, April 1, 2025
chia mining research notes

5:09 am, April 1, 2025
Mac Useful Keyboard Shortcuts

5:08 am, April 1, 2025
disable recall on windows 11

4:56 am, April 1, 2025
wordpress main nav dropdown fix

4:56 am, April 1, 2025
check column exists in table sqlite

4:45 am, April 1, 2025
json jquery ajax request

4:44 am, April 1, 2025
flems embed in url

4:43 am, April 1, 2025
lorem ipsum

4:37 am, April 1, 2025
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


seren spirit :(
Random CSS Property

:host()

The :host() 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.
:host() css reference