List Views

Total Items found in Views is 213193.
An advanced collection of page views
Use Recursion to Count Up

3:23 am, January 1, 2022
javascript basic test array and loop

3:37 am, January 1, 2022
dropdown change input box on select

3:39 am, January 1, 2022
bootstrap styled buttons

3:43 am, January 1, 2022
adding an item to an array with php

3:44 am, January 1, 2022
twitter social sharing meta tags

3:45 am, January 1, 2022
Custom 12 Grid using CSS Grid

3:48 am, January 1, 2022
how to json encode an array in php

3:49 am, January 1, 2022
testing chartjs

3:53 am, January 1, 2022
404 Error Page Codepen

3:57 am, January 1, 2022
add click event to multiple link items

3:59 am, January 1, 2022
target data attribute with css

4:03 am, January 1, 2022
add a moving chevron to your href link

4:06 am, January 1, 2022
How to make your code look nice

4:07 am, January 1, 2022
meta description tag

4:08 am, January 1, 2022
show the current date in javascript

4:14 am, January 1, 2022
show errors in php with toggle

4:18 am, January 1, 2022
RS3 Divination locations 1-99

4:20 am, January 1, 2022
Pikelets

4:21 am, January 1, 2022
Animal Crossing House Design's

4:23 am, January 1, 2022
random string generator guid

4:25 am, January 1, 2022
tinymce remove auto p tags setting

4:27 am, January 1, 2022
easy twitter embed code

4:28 am, January 1, 2022
scrollbar replacement simplebar

4:33 am, January 1, 2022
validate email address from string

4:34 am, January 1, 2022
goodbye old grid theme

4:36 am, January 1, 2022
OSRS Notes

4:37 am, January 1, 2022
image Checkbox Replacement for Forms

4:38 am, January 1, 2022
what is a motorbus

4:41 am, January 1, 2022
rs3 rune crafting leveling stats

4:41 am, January 1, 2022
Easy Meta Tags

4:42 am, January 1, 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


James Clear
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