List Views

Total Items found in Views is 184208.
An advanced collection of page views
list group card item template

6:56 am, January 11, 2022
simple php ip blocker

6:57 am, January 11, 2022
convert all images into base64 encoded

6:59 am, January 11, 2022
CSS Grid - Basic Columns

7:04 am, January 11, 2022
change string to capital words ucwords

7:08 am, January 11, 2022
making var_dump look nice

7:12 am, January 11, 2022
get last month as a number with php

7:13 am, January 11, 2022
css prefers-color-scheme example

7:15 am, January 11, 2022
foundation base html template

7:18 am, January 11, 2022
Viewport width and height calculations

7:42 am, January 11, 2022
wordpress get site url

8:22 am, January 11, 2022
react basic hello world

8:23 am, January 11, 2022
css :active pseudo-class usage

8:27 am, January 11, 2022
Core - File Structure

8:30 am, January 11, 2022
How do Self-Closing JSX Tags Work?

8:32 am, January 11, 2022
checking for spam comments function

8:37 am, January 11, 2022
loop through object json javascript

8:51 am, January 11, 2022
show the current date in javascript

9:19 am, January 11, 2022
my default text shadow css

9:24 am, January 11, 2022
install atom editor on ubuntu

9:28 am, January 11, 2022
How to use default props in React

9:30 am, January 11, 2022
using let and const example

9:40 am, January 11, 2022
scroll left animation

10:10 am, January 11, 2022
Change link target with JQuery

10:51 am, January 11, 2022
Get the documentURI with JS

10:51 am, January 11, 2022
how to decode xml in php

11:20 am, January 11, 2022
down chevron and styles

11:21 am, January 11, 2022
javascript window.onload

11:21 am, January 11, 2022
xcopy backup full directory windows bat

11:26 am, January 11, 2022
jquery document ready

11:30 am, January 11, 2022
margin padding framework

11:49 am, January 11, 2022
Latest from Code Widget

11:52 am, January 11, 2022
using let rather than var

12:14 pm, January 11, 2022
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

overflow-y

The overflow-y CSS property sets what shows when content overflows a block-level element's top and bottom edges. This may be nothing, a scroll bar, or the overflow content.
overflow-y css reference