List Views

Total Items found in Views is 215675.
An advanced collection of page views
Default Parameters for Functions

8:32 am, August 30, 2022
css :active pseudo-class usage

8:25 am, August 30, 2022
dropdown section

8:24 am, August 30, 2022
wordpress get template directory

7:53 am, August 30, 2022
react basic hello world

7:48 am, August 30, 2022
Use Sweet Alert rather than alert!

7:03 am, August 30, 2022
fancybox load iframe inline

7:02 am, August 30, 2022
checking for spam comments function

6:15 am, August 30, 2022
form submit override with javascript

6:05 am, August 30, 2022
Get Current Page URL PHP

6:03 am, August 30, 2022
get the href value using jquery

6:00 am, August 30, 2022
jquery clone and append elements

5:50 am, August 30, 2022
using vue and json data

5:25 am, August 30, 2022
Core - File Structure

5:21 am, August 30, 2022
ES5 vs ES6 Object Example

4:54 am, August 30, 2022
bouncing loader animation in css

4:53 am, August 30, 2022
get text between tags

4:52 am, August 30, 2022
using the :user-valid CSS pseudo-class

4:25 am, August 30, 2022
adding an item to an array with php

4:05 am, August 30, 2022
Create a Simple JSX Element

4:00 am, August 30, 2022
commit and push changes to git repo

3:59 am, August 30, 2022
php check if a class exists

3:36 am, August 30, 2022
FCC - Basic: Profile Lookup

3:32 am, August 30, 2022
jquery document ready

3:18 am, August 30, 2022
making var_dump look nice

3:06 am, August 30, 2022
change string to capital words ucwords

3:02 am, August 30, 2022
windows 10 snipping experience

3:02 am, August 30, 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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
Random CSS Property

align-self

The align-self CSS property overrides a grid or flex item's align-items value. In Grid, it aligns the item inside the grid area. In Flexbox, it aligns the item on the cross axis.
align-self css reference