List Hits

Total Items found in Hits is 570464.
A Collection of Hits...
jquery page search [testing]

8:42 am, January 24, 2023
css

9:01 am, January 24, 2023
assign array to variables in a loop

9:04 am, January 24, 2023
local

9:32 am, January 24, 2023
VIDEO

12:06 pm, January 24, 2023
have

12:20 pm, January 24, 2023
Probably

12:24 pm, January 24, 2023
IP Address

1:10 pm, January 24, 2023
color

1:39 pm, January 24, 2023
convert json string to a php array

3:06 pm, January 24, 2023
Using

3:13 pm, January 24, 2023
date

3:24 pm, January 24, 2023
check if a file exists with php

3:28 pm, January 24, 2023
how to decode xml in php

3:28 pm, January 24, 2023
jquery check if a sub element exists

3:28 pm, January 24, 2023
transform rotate an element in css

4:50 pm, January 24, 2023
bold the numbers in a ol li list

5:41 pm, January 24, 2023
What is Core?

5:41 pm, January 24, 2023
renew all SSL certificates with certbot

6:15 pm, January 24, 2023
Video Placeholder Image HTML Referrer

6:38 pm, January 24, 2023
RS3 Leveling Progress - Maxed! Referrer

6:38 pm, January 24, 2023
using the kbd html tag

7:28 pm, January 24, 2023
list group card item template

7:44 pm, January 24, 2023
video embed no controls

7:44 pm, January 24, 2023
Slick Slider Carousel

7:44 pm, January 24, 2023
sublime text find and replace style tag

7:54 pm, January 24, 2023
pretty printing json with php

7:54 pm, January 24, 2023
get the last letter of a string

8:12 pm, January 24, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀ī¸đŸ‰đŸŒ´
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