List Views

Total Items found in Views is 281387.
An advanced collection of page views
download icon svg

10:04 am, September 4, 2023
css grid for layouts with no rows

10:06 am, September 4, 2023
how to find what version pi you are using

10:06 am, September 4, 2023
spin rotate an element on mouse over [css]

10:06 am, September 4, 2023
logo tickers marquee slow scrolling

10:08 am, September 4, 2023
bootstrap list group card with footer

10:12 am, September 4, 2023
Graceful outfit

10:19 am, September 4, 2023
drop shadow text class easy drop shadow

10:32 am, September 4, 2023
using let rather than var

10:32 am, September 4, 2023
Changing an array declared with const

10:33 am, September 4, 2023
make any element editable

10:37 am, September 4, 2023
Get the documentURI with JS

10:45 am, September 4, 2023
load json data url with jquery

10:59 am, September 4, 2023
get element by id with javascript

11:10 am, September 4, 2023
jquery accordion

11:13 am, September 4, 2023
jquery enable and disable attribute

11:16 am, September 4, 2023
load content with jquery

11:17 am, September 4, 2023
using vue and json data

11:17 am, September 4, 2023
random string generator guid

11:17 am, September 4, 2023
Change link target with JQuery

11:17 am, September 4, 2023
get select option form value with jquery

11:17 am, September 4, 2023
jqueryui includes css and js

11:17 am, September 4, 2023
Forster Cam Log's

11:26 am, September 4, 2023
Prevent Object Mutation

11:28 am, September 4, 2023
Default Parameters for Functions

11:32 am, September 4, 2023
add a user to a group

11:33 am, September 4, 2023
card counting example from fcc

11:36 am, September 4, 2023
adding pagination to custom wp_query

11:37 am, September 4, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

border-block-end-color

The border-block-end-color CSS property defines the color of the logical block-end border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-end-color css reference