List Views

Total Items found in Views is 222764.
An advanced collection of page views
console dir usage

8:36 pm, September 3, 2024
add paging to wp list query

8:35 pm, September 3, 2024
dropdown change input box on select

8:34 pm, September 3, 2024
php validate email function

8:34 pm, September 3, 2024
Shark Attack Life saving technique

8:33 pm, September 3, 2024
Making Images Retina Display Friendly

8:32 pm, September 3, 2024
Changing an array declared with const

8:32 pm, September 3, 2024
video embed no controls

8:32 pm, September 3, 2024
jquery load wait function

8:31 pm, September 3, 2024
foundation old grid format

8:29 pm, September 3, 2024
target first item css with :first-of-type

8:28 pm, September 3, 2024
json test objects (or arrays)

8:27 pm, September 3, 2024
css font style italic

8:21 pm, September 3, 2024
load a youtube video in a fancybox modal

8:17 pm, September 3, 2024
set the html of an element javascript

8:17 pm, September 3, 2024
add user to sudo group in ubuntu

8:16 pm, September 3, 2024
how to find what version pi you are using

8:15 pm, September 3, 2024
change the window title

8:15 pm, September 3, 2024
bootstrap list group card with footer

8:13 pm, September 3, 2024
Objects in javascript

8:10 pm, September 3, 2024
show all methods (functions) in a class

8:08 pm, September 3, 2024
Get the documentURI with JS

8:07 pm, September 3, 2024
php list all the functions in a class

8:06 pm, September 3, 2024
check if a file exists with php

8:05 pm, September 3, 2024
wordpress get template directory

8:04 pm, September 3, 2024
weird search results being recorded

7:59 pm, September 3, 2024
making var_dump look nice

7:59 pm, September 3, 2024
simple dropdown navigation ul li css

7:58 pm, September 3, 2024
using switch in a function

7:58 pm, September 3, 2024
random string generator guid

7:55 pm, September 3, 2024
making the search page nicer

7:54 pm, September 3, 2024
wordpress main nav dropdown fix

7:51 pm, September 3, 2024
recreate marquee element using css

7:48 pm, September 3, 2024
Complex Arrow Function Example

7:45 pm, September 3, 2024
compare equality function

7:37 pm, September 3, 2024
fix view page for search links [reported]

7:31 pm, September 3, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
Unknown
Random CSS Property

border-inline-color

The border-inline-color CSS property defines the color of the logical inline borders 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 and border-bottom-color, or border-right-color and border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-inline-color css reference