List Views

Total Items found in Views is 185730.
An advanced collection of page views
old browser check with javascript

2:22 am, January 17, 2022
How do Self-Closing JSX Tags Work?

2:21 am, January 17, 2022
margin padding framework

2:21 am, January 17, 2022
php basic page router

2:19 am, January 17, 2022
bootstrap alert template

2:18 am, January 17, 2022
php return json header and content

2:18 am, January 17, 2022
random emojis copy and paste

2:17 am, January 17, 2022
target 1st td in a table with css

2:16 am, January 17, 2022
fancybox load iframe inline

2:15 am, January 17, 2022
Runescape Questing Notes and Log

2:14 am, January 17, 2022
fancybox image popout easy

2:13 am, January 17, 2022
add a moving chevron to your href link

2:13 am, January 17, 2022
Windows Emoji Shortcut

2:13 am, January 17, 2022
open sans @import embed font quick

2:13 am, January 17, 2022
css font style italic

2:11 am, January 17, 2022
a page with two images

2:10 am, January 17, 2022
design nice block header

2:10 am, January 17, 2022
asp classic get a url and display it

2:09 am, January 17, 2022
human_filesize php

2:08 am, January 17, 2022
Google Page Speed Cleanup and Testing

2:06 am, January 17, 2022
find all elements add class jquery

2:06 am, January 17, 2022
convert all images into base64 encoded

2:04 am, January 17, 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

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