List Views

Total Items found in Views is 222764.
An advanced collection of page views
duplicate a line in vscode shortcut

12:39 am, November 9, 2022
using multiple text shadow

12:32 am, November 9, 2022
write string contents to a file with php

12:30 am, November 9, 2022
How to Pass an Array as Props in React

12:26 am, November 9, 2022
check if a ul contains a ul li

12:23 am, November 9, 2022
adding a new line in javascript

12:19 am, November 9, 2022
using the kbd html tag

12:13 am, November 9, 2022
my default text shadow css

12:09 am, November 9, 2022
check browser version and show a message

11:56 pm, November 8, 2022
bold the numbers in a ol li list

11:52 pm, November 8, 2022
css prefers-color-scheme example

11:52 pm, November 8, 2022
count the elements in an array

11:27 pm, November 8, 2022
transform rotate a hexagon in css

11:09 pm, November 8, 2022
use an emoji on your list items ul li

11:00 pm, November 8, 2022
show post content on template wordpress

10:23 pm, November 8, 2022
Some New String tools

10:07 pm, November 8, 2022
using let rather than var

10:07 pm, November 8, 2022
check length of element jquery

9:58 pm, November 8, 2022
get last month as a number with php

9:55 pm, November 8, 2022
meta keywords tag

9:45 pm, November 8, 2022
set the html of an element javascript

9:18 pm, November 8, 2022
Objects in javascript

9:10 pm, November 8, 2022
compare equality function

7:56 pm, November 8, 2022
meta description tag

7:50 pm, November 8, 2022
Generate a random title from an array

7:21 pm, November 8, 2022
javascript window.onload

6:49 pm, November 8, 2022
chevron left

6:44 pm, November 8, 2022
show the browsers name in javascript

6:26 pm, November 8, 2022
Laptop Thoughts and Options Jul 2021

6:26 pm, November 8, 2022
using let and const example

6:10 pm, November 8, 2022
github logo background png css

6:06 pm, November 8, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
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