List Views

Total Items found in Views is 222871.
An advanced collection of page views
Monitoring Visible Objects on Screen

3:38 am, February 27, 2023
material design icons google font

3:38 am, February 27, 2023
css responsive max and min targets @media

3:38 am, February 27, 2023
header type json

3:37 am, February 27, 2023
Change link target with JQuery

3:37 am, February 27, 2023
globe svg testing (broken)

3:37 am, February 27, 2023
check box highlight text area css

3:37 am, February 27, 2023
css grid for layouts and how to use it

3:37 am, February 27, 2023
change padding of element with javascript

3:36 am, February 27, 2023
Making an image responsive using css

3:36 am, February 27, 2023
css :active pseudo-class usage

3:36 am, February 27, 2023
make labels or badges look better

3:36 am, February 27, 2023
enable dark mode in tinymce

3:36 am, February 27, 2023
javascript isset equivalent

3:36 am, February 27, 2023
select onchange

3:36 am, February 27, 2023
Changing an array declared with const

3:36 am, February 27, 2023
card counting example from fcc

3:36 am, February 27, 2023
ES5 vs ES6 Object Example

3:35 am, February 27, 2023
adding pagination to custom wp_query

3:35 am, February 27, 2023
Use Recursion to Count Down

3:35 am, February 27, 2023
change favicon with jquery

3:35 am, February 27, 2023
php list all the functions in a class

3:35 am, February 27, 2023
list items matching a category title

3:35 am, February 27, 2023
Leaflet Quick Start Example

3:35 am, February 27, 2023
javascript update item in object

3:35 am, February 27, 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...

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
When I realized that, no individual step is hard in any process. Building this airport I'm standing in right now started with a guy writing the architectural plans on paper. That's not hard for him to do. Then laying the first beam isn't had. The whole thing is really hard. So, just take each step kind of piece by piece and when I was able to do that and stop trying to chase this prize and started putting in the work, things just started coming together.
Unknown
Random CSS Property

inset-block

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