List Hits

Total Items found in Hits is 576187.
A Collection of Hits...
css font style italic

4:47 pm, December 28, 2022
json jquery ajax request

4:46 pm, December 28, 2022
transform rotate an element in css

4:46 pm, December 28, 2022
count total results from distinct sqlite

4:46 pm, December 28, 2022
pulse map dots

4:46 pm, December 28, 2022
Default Parameters for Functions

4:46 pm, December 28, 2022
mouse outline svg

4:46 pm, December 28, 2022
javascript add class to element

4:46 pm, December 28, 2022
Using Flexbox rather than Floats

4:33 pm, December 28, 2022
python Install Beautiful Soup

4:27 pm, December 28, 2022
github logo background png css

3:34 pm, December 28, 2022
using clamp js to clamp lines of text

3:18 pm, December 28, 2022
Top 10 Terraria Houses

3:02 pm, December 28, 2022
parallax js scroll testing

3:00 pm, December 28, 2022
Bootstrap Darkmode Switch

2:59 pm, December 28, 2022
https

2:57 pm, December 28, 2022
center a box in the middle of the screen

2:34 pm, December 28, 2022
https

2:29 pm, December 28, 2022
My Favourite Atom Packages (Plugins) 2020

1:57 pm, December 28, 2022
set the html of an element javascript

1:52 pm, December 28, 2022
ES5 vs ES6 Object Example

1:51 pm, December 28, 2022
loop through object json javascript

1:00 pm, December 28, 2022
get the current week as a number with php

12:46 pm, December 28, 2022
sqlite fetchArray into another array

12:40 pm, December 28, 2022
get tomorrows date with javascript

12:16 pm, December 28, 2022
duplicate a line in vscode shortcut

12:03 pm, December 28, 2022
foundation make row full width

11:30 am, December 28, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

content-visibility

The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.
content-visibility css reference