List Hits

Total Items found in Hits is 532377.
A Collection of Hits...
osrs_item_data hitpoint

9:19 am, September 29, 2022
osrs_item_data regen

9:18 am, September 29, 2022
Invalid argument supplied for foreach()

9:09 am, September 29, 2022
creating a button creator in javascript

8:57 am, September 29, 2022
Date Conversion PHP

8:50 am, September 29, 2022
truncate string using jquery

8:30 am, September 29, 2022
OSRS How do I change my appearance?

8:25 am, September 29, 2022
regen

7:06 am, September 29, 2022
code simplepie php

6:47 am, September 29, 2022
https

6:42 am, September 29, 2022
the

6:38 am, September 29, 2022
bold the numbers in a ol li list

6:31 am, September 29, 2022
https

6:20 am, September 29, 2022
purple partyhat price info feb 21

6:09 am, September 29, 2022
https

6:09 am, September 29, 2022
code XML or PCRE extensions not loaded!

5:47 am, September 29, 2022
ken burns slow image zoom

5:06 am, September 29, 2022
XML or PCRE extensions not loaded

5:05 am, September 29, 2022
Use Sweet Alert rather than alert!

4:59 am, September 29, 2022
hitpoint

4:56 am, September 29, 2022
simplepie error

4:55 am, September 29, 2022
pretty printing json with php

4:23 am, September 29, 2022
add a user to a group

4:21 am, September 29, 2022
SimplePie Documentation: API Reference

4:15 am, September 29, 2022
box shadow example(s) - drop shadow

4:09 am, September 29, 2022
css

3:50 am, September 29, 2022
set active class based on url value

3:22 am, September 29, 2022
list items matching a category title

3:19 am, September 29, 2022
extract youtube image from video url

3:14 am, September 29, 2022
keyframe animations css

3:14 am, September 29, 2022
target data attribute with css

3:02 am, September 29, 2022
my default text shadow css

3:02 am, September 29, 2022
get element by id with javascript

2:55 am, September 29, 2022
duplicate a line in vscode shortcut

2:33 am, September 29, 2022
getting the site title vs the page name

1:15 am, September 29, 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