List Views

Total Items found in Views is 281387.
An advanced collection of page views
dropdown change input box on select

10:11 pm, November 20, 2023
bootstrap basic grid layout

11:44 pm, November 20, 2023
get element by id and hide it

11:47 pm, November 20, 2023
using the disk free space function in php

11:58 pm, November 20, 2023
Use Sweet Alert rather than alert!

11:59 pm, November 20, 2023
change file permissions to -rw-rw-r--

12:19 am, November 21, 2023
add a gtag.js pdf click event

12:42 am, November 21, 2023
Best Atom Plugins 2019

1:24 am, November 21, 2023
hide the third row in a table with css

1:29 am, November 21, 2023
update value of element using javascript

1:31 am, November 21, 2023
Whois Lookup

2:10 am, November 21, 2023
php get file and save it

2:12 am, November 21, 2023
youtube embed iframe

3:33 am, November 21, 2023
simple dropdown navigation ul li css

3:39 am, November 21, 2023
form elements australian state list

3:42 am, November 21, 2023
write to file php

3:50 am, November 21, 2023
php get file extension from a file name

4:00 am, November 21, 2023
encode url with javascript

4:14 am, November 21, 2023
Use Recursion to Count Up

4:41 am, November 21, 2023
javascript window.onload

4:54 am, November 21, 2023
getType function for js

6:48 am, November 21, 2023
Easy Meta Tags

6:48 am, November 21, 2023
stop overscrolling on responsive ios

7:03 am, November 21, 2023
testing equality

7:06 am, November 21, 2023
get the last letter of a string

7:09 am, November 21, 2023
try catch test

7:12 am, November 21, 2023
pre-line white space settings

7:12 am, November 21, 2023
Source on Overwolf ASCII Art

7:12 am, November 21, 2023
get element by id with javascript

7:23 am, November 21, 2023
get select option form value with jquery

7:57 am, November 21, 2023
basic for loop odd numbers

8:38 am, November 21, 2023
foundation old grid format

9:05 am, November 21, 2023
Moving the cursor on iPhone 11

9:50 am, November 21, 2023
Fast and Furious 2022

9:54 am, November 21, 2023
Facebook HTML for Sharing a Link

10:22 am, November 21, 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...

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