List Views

Total Items found in Views is 185730.
An advanced collection of page views
card counting example from fcc

11:50 pm, July 24, 2022
git pull changes from a repository

11:50 pm, July 24, 2022
Archaeology/Level up table

11:50 pm, July 24, 2022
get text between tags

11:50 pm, July 24, 2022
jqueryui date selector

11:49 pm, July 24, 2022
using gzdeflate on a string php

11:48 pm, July 24, 2022
adding a new line in javascript

11:47 pm, July 24, 2022
extract youtube image from video url

11:47 pm, July 24, 2022
bootstrap form basic

11:46 pm, July 24, 2022
css font style italic

11:45 pm, July 24, 2022
jquery clone and append elements

11:44 pm, July 24, 2022
change the window title

11:44 pm, July 24, 2022
Love Like Dislike API and Javascript

11:44 pm, July 24, 2022
using switch in a function

11:43 pm, July 24, 2022
clipboard copy js

11:43 pm, July 24, 2022
add an outline to everything!

11:43 pm, July 24, 2022
detect window scroll position jquery

11:42 pm, July 24, 2022
jquery accordion

11:42 pm, July 24, 2022
How do Self-Closing JSX Tags Work?

11:42 pm, July 24, 2022
list items matching a category title

11:41 pm, July 24, 2022
search bug Above

11:41 pm, July 24, 2022
Dropdown Box with Searchable Text

11:40 pm, July 24, 2022
parallax js scroll testing

11:40 pm, July 24, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

align-items

The CSS align-items property sets the align-self value on all direct children as a group. In Flexbox, it controls the alignment of items on the Cross Axis. In Grid Layout, it controls the alignment of items on the Block Axis within their grid area.
align-items css reference