List Views

Total Items found in Views is 281387.
An advanced collection of page views
prevent default click event on link

11:59 pm, June 12, 2022
css :active pseudo-class usage

12:00 am, June 13, 2022
json test objects (or arrays)

12:00 am, June 13, 2022
css slow zoom in animation

12:00 am, June 13, 2022
javascript page redirect

12:02 am, June 13, 2022
how to unzip in linux

12:03 am, June 13, 2022
inline form field padding

12:03 am, June 13, 2022
wordpress get template directory

12:04 am, June 13, 2022
checking for spam comments function

12:04 am, June 13, 2022
wordpress get site url

12:05 am, June 13, 2022
image Checkbox Replacement for Forms

12:07 am, June 13, 2022
a page with two images

12:07 am, June 13, 2022
using foundation 6.4 xy grid basics

12:07 am, June 13, 2022
down chevron and styles

12:07 am, June 13, 2022
bouncing loader animation in css

12:07 am, June 13, 2022
material design icons google font

12:08 am, June 13, 2022
generating all css colours with php?

12:08 am, June 13, 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...

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
A person who never made a mistake never tried anything new.
Albert Einstein
Random CSS Property

place-self

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