List Views

Total Items found in Views is 277548.
An advanced collection of page views
Date Conversion PHP

1:24 pm, April 8, 2024
a page with two images

2:08 pm, April 8, 2024
chevron right

2:08 pm, April 8, 2024
Testing

2:09 pm, April 8, 2024
Crafting - 1 - 99 guide

2:10 pm, April 8, 2024
Dropdown Box with Searchable Text

2:14 pm, April 8, 2024
turn on or off error reporting php

2:28 pm, April 8, 2024
json test objects (or arrays)

2:32 pm, April 8, 2024
What is Core?

2:43 pm, April 8, 2024
link to an external stylesheet

2:44 pm, April 8, 2024
Flickity - autoPlay with Loop

2:50 pm, April 8, 2024
Javascript Objects Notes

2:53 pm, April 8, 2024
RS3 Herb Locations

2:54 pm, April 8, 2024
Create a Complex JSX Element

3:18 pm, April 8, 2024
recreate marquee element using css

3:28 pm, April 8, 2024
jquery page search [testing]

3:35 pm, April 8, 2024
mysql to sqlite notes

3:42 pm, April 8, 2024
Lynx Titan

3:42 pm, April 8, 2024
css :active pseudo-class usage

3:43 pm, April 8, 2024
Use Recursion to Count Up

3:47 pm, April 8, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
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