List Views

Total Items found in Views is 213191.
An advanced collection of page views
get current class name with get_class

4:08 am, January 18, 2022
foundation includes cdnjs

3:58 am, January 18, 2022
style page numbers [fixed]

3:55 am, January 18, 2022
commit and push changes to git repo

3:02 am, January 18, 2022
assign array to variables in a loop

3:00 am, January 18, 2022
get last month as a number with php

2:24 am, January 18, 2022
pretty printing json with php

2:01 am, January 18, 2022
install atom editor on ubuntu

1:54 am, January 18, 2022
goodbye old grid theme

1:49 am, January 18, 2022
my old hunter in wow

1:49 am, January 18, 2022
loop to arr.length or array length

1:35 am, January 18, 2022
Create Strings using Template Literals

1:30 am, January 18, 2022
php list all the functions in a class

1:27 am, January 18, 2022
grid column and row spacing

12:47 am, January 18, 2022
landscape image document placeholder

12:40 am, January 18, 2022
easy section wrap in foundation

12:29 am, January 18, 2022
Move any element with css offsets

12:22 am, January 18, 2022
bootstrap form basic

11:50 pm, January 17, 2022
link to an external stylesheet

11:49 pm, January 17, 2022
Pikelets

11:42 pm, January 17, 2022
get the last letter of a string

10:47 pm, January 17, 2022
testing equality

10:23 pm, January 17, 2022
css prefers-color-scheme example

10:15 pm, January 17, 2022
round number with js

10:11 pm, January 17, 2022
Writing Arrow Functions with Parameters

9:47 pm, January 17, 2022
load json data url with jquery

9:22 pm, January 17, 2022
Generate Sub menu using Core

9:16 pm, January 17, 2022
checking for spam comments function

9:09 pm, January 17, 2022
jquery jqueryui vue script includes

8:12 pm, January 17, 2022
button with separated chevron

7:41 pm, January 17, 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
Old programmers never die; they just lose some of their functions.
Random CSS Property

grid-column-start

The grid-column-start CSS property specifies a grid item's start position within the grid column by contributing a line, a span, or nothing (automatic) to its grid placement. This start position defines the block-start edge of the grid area.
grid-column-start css reference