List Hits

Total Items found in Hits is 528779.
A Collection of Hits...
del

4:21 pm, March 6, 2023
get current url with php

4:16 pm, March 6, 2023
easy twitter embed code

4:14 pm, March 6, 2023
Generate a Random User Name

4:14 pm, March 6, 2023
search_links AI

4:11 pm, March 6, 2023
json test objects (or arrays)

3:49 pm, March 6, 2023
backdrop-filter: blur(10px);

3:36 pm, March 6, 2023
submit form with javascript

3:28 pm, March 6, 2023
Date Conversion PHP

3:25 pm, March 6, 2023
prevent default click event on link

2:51 pm, March 6, 2023
bootstrap styled buttons

2:42 pm, March 6, 2023
php validate email function

2:41 pm, March 6, 2023
using let and const example

2:32 pm, March 6, 2023
wordpress get home url

2:32 pm, March 6, 2023
Multidimensional Array

2:27 pm, March 6, 2023
Mac Useful Keyboard Shortcuts

1:38 pm, March 6, 2023
compare equality function

1:38 pm, March 6, 2023
list group card item template

1:38 pm, March 6, 2023
ES5 vs ES6 Object Example

1:30 pm, March 6, 2023
How to Add Comments in JSX

1:30 pm, March 6, 2023
php save csv from array to file

1:27 pm, March 6, 2023
Site Widget Controls

1:25 pm, March 6, 2023
still more comment spam

12:49 pm, March 6, 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

<display-inside>

These keywords specify the element's inner display type, which defines the type of formatting context that lays out its contents (assuming it is a non-replaced element). These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-outside> keywords.
<display-inside> css reference