List Hits

Total Items found in Hits is 610369.
A Collection of Hits...
backdrop-filter: blur(10px);

8:54 pm, February 22, 2023
bootstrap dark mode

8:54 pm, February 22, 2023
javascript get content from element

7:57 pm, February 22, 2023
checking for spam comments function

6:02 pm, February 22, 2023
php print an array nicely

6:02 pm, February 22, 2023
pulsating dots - glow glowing

5:29 pm, February 22, 2023
jquery clone and append elements

3:40 pm, February 22, 2023
Auto Create HTML Code Snippets

3:37 pm, February 22, 2023
How to add jquery to squarespace site

3:36 pm, February 22, 2023
youtube extract thumbnail from video link

3:35 pm, February 22, 2023
how to embed google fonts icons

3:35 pm, February 22, 2023
Default Parameters for Functions

3:35 pm, February 22, 2023
document placeholder for a4 in portrait

3:35 pm, February 22, 2023
meta description tag

3:34 pm, February 22, 2023
FCC - Basic: Profile Lookup

3:34 pm, February 22, 2023
video embed tag

3:33 pm, February 22, 2023
landscape image document placeholder

3:33 pm, February 22, 2023
ES6 Nested Object Example

3:33 pm, February 22, 2023
make all links target new window

3:33 pm, February 22, 2023
simple dropdown navigation ul li css

3:33 pm, February 22, 2023
Do While Loop

3:32 pm, February 22, 2023
meta refresh reload page

3:32 pm, February 22, 2023
video embed no controls

3:32 pm, February 22, 2023
Create Strings using Template Literals

3:31 pm, February 22, 2023
meta keywords tag

3:31 pm, February 22, 2023
share to twitter html link only

3:31 pm, February 22, 2023
video embed full screen all screen sizes

3:31 pm, February 22, 2023
lorem ipsum

3:31 pm, February 22, 2023
Idea: Google Font Dropdown Selector Code

3:30 pm, February 22, 2023
youtube embed iframe

3:30 pm, February 22, 2023
get tomorrows date with javascript

3:30 pm, February 22, 2023
scroll to top html css and js

3:30 pm, February 22, 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
The problem with hoarding is you end up living off your reserves. Eventually, you’ll become stale. If you give away everything you have, you are left with nothing. This forces you to look, to be aware, to replenish. . . . Somehow the more you give away, the more comes back to you.
Paul Arden
Random CSS Property

min-height

The min-height CSS property sets the minimum height of an element. It prevents the used value of the height property from becoming smaller than the value specified for min-height.
min-height css reference