List Views

Total Items found in Views is 184205.
An advanced collection of page views
foundation old grid format

5:07 pm, April 1, 2023
add user to sudo group in ubuntu

5:19 pm, April 1, 2023
using gzdeflate on a string php

5:23 pm, April 1, 2023
basic for loop

5:44 pm, April 1, 2023
chocolatey command line for windows

5:49 pm, April 1, 2023
write to file php

5:49 pm, April 1, 2023
svg carret right css class

5:50 pm, April 1, 2023
Abyssal Demons on Slayer Task Guide

5:50 pm, April 1, 2023
CSS Filter Generator from Hex Code

5:51 pm, April 1, 2023
Site Widget Controls

5:51 pm, April 1, 2023
validate email address from string

6:06 pm, April 1, 2023
php html template class system

6:09 pm, April 1, 2023
sqlite basic sql and loop results

6:10 pm, April 1, 2023
bootstrap basic grid layout

6:11 pm, April 1, 2023
python import and print url

6:12 pm, April 1, 2023
random string generator guid

6:13 pm, April 1, 2023
Custom 12 Grid using CSS Grid

6:14 pm, April 1, 2023
commit and push changes to git repo

6:16 pm, April 1, 2023
PHP/SQLite - Load Random Item

6:16 pm, April 1, 2023
margin padding framework

6:18 pm, April 1, 2023
flush dns on mac

6:19 pm, April 1, 2023
using a css grid area template

6:20 pm, April 1, 2023
FCC - Basic: Profile Lookup

6:28 pm, April 1, 2023
Input Suggestions using a datalist

6:28 pm, April 1, 2023
explode a string into an array

6:29 pm, April 1, 2023
install atom editor on ubuntu

6:32 pm, April 1, 2023
loop to arr.length or array length

6:37 pm, April 1, 2023
how to decode xml in php

6:39 pm, April 1, 2023
jquery clone and append elements

6:42 pm, April 1, 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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

:focus-within

The :focus-within CSS pseudo-class matches an element if the element or any of its descendants are focused. In other words, it represents an element that is itself matched by the :focus pseudo-class or has a descendant that is matched by :focus. (This includes descendants in shadow trees.)
:focus-within css reference