List Views

Total Items found in Views is 185730.
An advanced collection of page views
Python import into SQLite research

5:22 am, April 1, 2024
Use Sweet Alert rather than alert!

5:17 am, April 1, 2024
get yesterdays date with javascript

5:16 am, April 1, 2024
css grid for layouts with no rows

5:14 am, April 1, 2024
php html template class system

5:11 am, April 1, 2024
Flickity - autoPlay with Loop

5:08 am, April 1, 2024
change favicon with jquery

5:08 am, April 1, 2024
darken background image using css

5:06 am, April 1, 2024
Site Widget Controls

5:05 am, April 1, 2024
Dropdown Box with Searchable Text

5:05 am, April 1, 2024
Core - File Structure

5:03 am, April 1, 2024
chevron right

4:59 am, April 1, 2024
Runescape Log - June 2023 - Part 1

4:57 am, April 1, 2024
Factorio Megabase-In-A-Book

4:51 am, April 1, 2024
Quick Embed Figtree Font

4:38 am, April 1, 2024
using let rather than var

4:36 am, April 1, 2024
RS3 Combat Bars

4:34 am, April 1, 2024
Kinda Crappy 3D button code

4:33 am, April 1, 2024
four box grid css html custom

4:33 am, April 1, 2024
six box grid css html custom no gap

4:32 am, April 1, 2024
css cursor types testing

4:31 am, April 1, 2024
rotate an element when its hover

4:31 am, April 1, 2024
scroll left animation

4:31 am, April 1, 2024
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


Random CSS Property

place-items

The CSS place-items shorthand property allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.
place-items css reference