List Views

Total Items found in Views is 185730.
An advanced collection of page views
scrollbar replacement simplebar

7:56 am, July 11, 2022
MySQL to Sqlite converter

7:55 am, July 11, 2022
codemirror htmlmixed textarea

7:52 am, July 11, 2022
making var_dump look nice

7:51 am, July 11, 2022
flush dns on mac

7:50 am, July 11, 2022
get the href value using jquery

7:50 am, July 11, 2022
parallax js scroll testing

7:44 am, July 11, 2022
Source on Overwolf ASCII Art

7:41 am, July 11, 2022
bold the numbers in a ol li list

7:36 am, July 11, 2022
commit and push changes to git repo

7:28 am, July 11, 2022
list group card template

7:23 am, July 11, 2022
bootstrap toggle element collapse

7:14 am, July 11, 2022
python import and print url

7:13 am, July 11, 2022
easy section wrap in foundation

7:12 am, July 11, 2022
start ssh and add key git

7:12 am, July 11, 2022
validate email address from string

7:03 am, July 11, 2022
Lynx Titan

6:55 am, July 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


Me
Random CSS Property

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference