List Views

Total Items found in Views is 213191.
An advanced collection of page views
Drop Down Nav Opacity

5:41 am, July 11, 2022
border box reset

5:33 am, July 11, 2022
form elements australian state list

5:32 am, July 11, 2022
Google Fonts Multiple includes

5:31 am, July 11, 2022
Windows Emoji Shortcut

5:30 am, July 11, 2022
check if a file exists with php

5:29 am, July 11, 2022
Auto Create HTML Code Snippets

5:21 am, July 11, 2022
fancybox image popout easy

5:21 am, July 11, 2022
javascript update item in object

5:16 am, July 11, 2022
Nginx Server Block with Rewrite

5:15 am, July 11, 2022
truncate string using jquery

5:09 am, July 11, 2022
Moving the cursor on iPhone 11

5:09 am, July 11, 2022
down chevron and styles

5:07 am, July 11, 2022
pi400 how to take a screen shot

5:00 am, July 11, 2022
video embed no controls

4:58 am, July 11, 2022
Farming Allotment patch locations

4:57 am, July 11, 2022
How do Self-Closing JSX Tags Work?

4:55 am, July 11, 2022
jquery page search [testing]

4:53 am, July 11, 2022
using a css grid area template

4:52 am, July 11, 2022
Clean Windows Setup

4:51 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

is backupper a word?
anytrans
Random CSS Property

@charset

The @charset CSS at-rule specifies the character encoding used in the style sheet. It must be the first element in the style sheet and not be preceded by any character; as it is not a nested statement, it cannot be used inside conditional group at-rules. If several @charset at-rules are defined, only the first one is used, and it cannot be used inside a style attribute on an HTML element or inside the <style> element where the character set of the HTML page is relevant.
@charset css reference