List Views

Total Items found in Views is 185730.
An advanced collection of page views
How to add jquery to squarespace site

5:10 pm, August 14, 2023
compare equality function

5:07 pm, August 14, 2023
inline form field padding

5:02 pm, August 14, 2023
python import and print url

4:57 pm, August 14, 2023
Moving the cursor on iPhone 11

4:55 pm, August 14, 2023
OSRS How do I change my appearance?

4:54 pm, August 14, 2023
meta description tag

4:54 pm, August 14, 2023
What is Core?

4:52 pm, August 14, 2023
Generate a Random User Name

4:48 pm, August 14, 2023
js function to calculate golf scores

4:48 pm, August 14, 2023
try catch test

4:44 pm, August 14, 2023
loop through object json javascript

4:43 pm, August 14, 2023
simple javascript no library accordion

4:41 pm, August 14, 2023
Dropdown Box with Searchable Text

4:38 pm, August 14, 2023
Tools

4:37 pm, August 14, 2023
video embed no controls

4:23 pm, August 14, 2023
python getting started notes

4:21 pm, August 14, 2023
Running Windows on pi400 notes

3:37 pm, August 14, 2023
jquery check if a sub element exists

3:15 pm, August 14, 2023
flex shorthand css

3:00 pm, August 14, 2023
adding an item to an array with php

2:22 pm, August 14, 2023
add this

2:18 pm, August 14, 2023
rs3 runespan experience rates

2:01 pm, August 14, 2023
php print an array nicely

1:43 pm, August 14, 2023
Google Page Speed Cleanup and Testing

1:37 pm, August 14, 2023
OSRS Optimal Quest Guide

1:35 pm, August 14, 2023
Archaeology/Level up table

1:30 pm, August 14, 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

minecraft
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