List Hits

Total Items found in Hits is 532274.
A Collection of Hits...
get tomorrows date with javascript

2:22 pm, March 16, 2023
Ibiza Sensations by Luis del Villar

2:00 pm, March 16, 2023
Ibiza Sensations by Luis del Villar

12:52 pm, March 16, 2023
Ibiza Sensations by Luis del Villar

12:48 pm, March 16, 2023
Ibiza Sensations by Luis del Villar

12:42 pm, March 16, 2023
Ibiza Sensations by Luis del Villar

12:42 pm, March 16, 2023
Ibiza Sensations by Luis del Villar

12:41 pm, March 16, 2023
ATV

8:04 am, March 16, 2023
Archaeology/Level up table Referrer

6:07 am, March 16, 2023
Site Widget Controls

4:44 am, March 16, 2023
turn on or off error reporting php

4:35 am, March 16, 2023
Moving the cursor on iPhone 11

4:34 am, March 16, 2023
jqueryui includes css and js

4:24 am, March 16, 2023
Whois Lookup

4:23 am, March 16, 2023
try catch test

4:23 am, March 16, 2023
header type json

4:23 am, March 16, 2023
php print an array nicely

4:22 am, March 16, 2023
target 1st td in a table with css

4:16 am, March 16, 2023
Move any element with css offsets

3:20 am, March 16, 2023
foundation old grid format

2:57 am, March 16, 2023
test php bundle write

2:57 am, March 16, 2023
copy file

2:55 am, March 16, 2023
difference

2:33 am, March 16, 2023
bogan

1:57 am, March 16, 2023
Generate a random title from an array

12:47 am, March 16, 2023
bogan

11:05 pm, March 15, 2023
Windows Reinstall Again - 2022 Edition

10:45 pm, March 15, 2023
add a user to a group

10:30 pm, March 15, 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
1. Show your work to the world instead of keeping in your head💆. 2. Do the work consistently👌 3. Respect your work🥰 4. Don't postpone your work 5. Make mistakes 🔥🔥🔥
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