List Views

Total Items found in Views is 226560.
An advanced collection of page views
cycle color using background

6:33 pm, March 6, 2024
Move any element with css offsets

7:36 pm, March 6, 2024
pretty printing json with php

9:52 pm, March 6, 2024
count the elements in an array

10:29 pm, March 6, 2024
get the current url in javascript

10:31 pm, March 6, 2024
pulsating dots - glow glowing

5:25 am, March 7, 2024
using let rather than var

9:46 am, March 7, 2024
header type json

11:51 am, March 7, 2024
sqlite check table name exists

12:43 pm, March 7, 2024
border box reset

1:07 pm, March 7, 2024
make any element editable

2:46 pm, March 7, 2024
get the last letter of a string

8:20 pm, March 7, 2024
Whois Lookup

10:33 pm, March 7, 2024
margin padding framework

12:34 am, March 8, 2024
link to an external stylesheet

1:00 am, March 8, 2024
transform rotate an element in css

1:10 am, March 8, 2024
uniqid random string

1:46 am, March 8, 2024
wordpress get template directory

2:14 am, March 8, 2024
meta refresh reload page

2:17 am, March 8, 2024
basic for loop odd numbers

2:18 am, March 8, 2024
validate email address from string

2:28 am, March 8, 2024
Generate a Random User Name

2:49 am, March 8, 2024
Generate Sub menu using Core

3:18 am, March 8, 2024
Testing Playwrite on for Node

12:00 am, March 11, 2024
get the current month as a number

12:00 am, March 11, 2024
use font awesome on elements lists ul

12:00 am, March 11, 2024
get the href value using jquery

12:00 am, March 11, 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

“Make no mistake: This is not your diary. You are not letting it all hang out. You are picking and choosing every single word.”


Dani Shapiro
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