List Views

Total Items found in Views is 216866.
An advanced collection of page views
function to create a uid from html

5:43 am, November 25, 2024
get the current url in javascript

5:43 am, November 25, 2024
get text between tags

5:43 am, November 25, 2024
Latest from Code Widget

5:43 am, November 25, 2024
Facebook HTML for Sharing a Link

5:46 am, November 25, 2024
sublime text find and replace style tag

5:46 am, November 25, 2024
share to twitter html link only

5:46 am, November 25, 2024
count the elements in an array

5:47 am, November 25, 2024
using flexbox to align elements in a row

5:48 am, November 25, 2024
php html template class system

5:48 am, November 25, 2024
favicon code meta tag

5:49 am, November 25, 2024
using the disk free space function in php

5:50 am, November 25, 2024
show views list function

5:50 am, November 25, 2024
Generate Random Fractions with JavaScript

5:50 am, November 25, 2024
javascript basic test array and loop

5:50 am, November 25, 2024
jquery jqueryui vue script includes

5:50 am, November 25, 2024
load json data url with jquery

5:51 am, November 25, 2024
animate css

5:52 am, November 25, 2024
add a moving chevron to your href link

5:54 am, November 25, 2024
svg carret right css class

5:55 am, November 25, 2024
How To Install SQLite on Ubuntu 20.04

6:03 am, November 25, 2024
Guide to maxing in F2P Ironman RS3

6:16 am, November 25, 2024
Make the Welcome Text box Smaller

6:20 am, November 25, 2024
chevron right

6:21 am, November 25, 2024
add chevrons to a ul list

6:25 am, November 25, 2024
Radial Click Effect

6:30 am, November 25, 2024
Kruxor Moving from Bootstrap to CSS Grid

6:32 am, November 25, 2024
convert all images into base64 encoded

6:32 am, November 25, 2024
list a functions variables or arguments

6:39 am, November 25, 2024
Abyssal Demons on Slayer Task Guide

6:40 am, November 25, 2024
How to add jquery to squarespace site

6:42 am, November 25, 2024
Auto Changing Image URL

6:43 am, November 25, 2024
jquery document ready

6:43 am, November 25, 2024
Viewport width and height calculations

6:45 am, November 25, 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...

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


James Clear
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