List Hits

Total Items found in Hits is 610365.
A Collection of Hits...
How to use default props in React

4:58 am, May 30, 2023
truncate string using jquery

4:45 am, May 30, 2023
RS3 Best AFK training all skills

4:43 am, May 30, 2023
bogan

4:07 am, May 30, 2023
inter

4:06 am, May 30, 2023
basic for loop odd numbers

3:41 am, May 30, 2023
explode a string into an array

3:20 am, May 30, 2023
bootstrap form basic

3:16 am, May 30, 2023
Simple Line chart with Chart.js

2:51 am, May 30, 2023
add user to sudo group in ubuntu

2:36 am, May 30, 2023
style page numbers [fixed]

1:41 am, May 30, 2023
CSS Grid - Basic Columns

1:40 am, May 30, 2023
copy file

1:27 am, May 30, 2023
p pr vb n

12:17 am, May 30, 2023
Mega Menus Collection

10:28 pm, May 29, 2023
Miscitation

10:16 pm, May 29, 2023
Seesaw

10:16 pm, May 29, 2023
Ill-natured

10:15 pm, May 29, 2023
Ponderously

10:15 pm, May 29, 2023
Rushed

10:15 pm, May 29, 2023
Tetrapharmacom

10:15 pm, May 29, 2023
Absolutistic

10:12 pm, May 29, 2023
Smelt

10:12 pm, May 29, 2023
Dannebrog

10:12 pm, May 29, 2023
Headland

10:12 pm, May 29, 2023
Duplicature

10:12 pm, May 29, 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
Treasure every moment that you have and treasure it more because you shared it with someone special, special enough to spend your time...and remember that time waits for no one.
Unknown
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