List Views

Total Items found in Views is 178791.
An advanced collection of page views
meta description tag

12:42 pm, November 29, 2022
using a css grid area template

12:39 pm, November 29, 2022
Operating Systems and the Change to Linux

12:37 pm, November 29, 2022
python url to text with beautiful soup

12:36 pm, November 29, 2022
simple usage for php password_hash

12:24 pm, November 29, 2022
white space pre-wrap formatting

12:15 pm, November 29, 2022
check length of element jquery

12:13 pm, November 29, 2022
table border collapse

12:05 pm, November 29, 2022
mouse outline svg

12:04 pm, November 29, 2022
for loop through an array with javascript

12:02 pm, November 29, 2022
get last month as a number with php

11:59 am, November 29, 2022
round number with js

11:58 am, November 29, 2022
target first item css with :first-of-type

11:54 am, November 29, 2022
css :active pseudo-class usage

11:41 am, November 29, 2022
center something with css not using flex

11:39 am, November 29, 2022
favicon code meta tag

11:34 am, November 29, 2022
check browser version and show a message

11:01 am, November 29, 2022
chevron up

10:45 am, November 29, 2022
Applied Accessibility - Tab Index

10:40 am, November 29, 2022
get element by id with javascript

10:26 am, November 29, 2022
commit and push changes to git repo

10:04 am, November 29, 2022
fancybox v3.4 - Mixed gallery

9:42 am, November 29, 2022
PHP/SQLite - Load Random Item

9:29 am, November 29, 2022
write to file php

9:28 am, November 29, 2022
random string generator guid

9:19 am, November 29, 2022
chevron left

8:30 am, November 29, 2022
bootstrap styled buttons

8:21 am, November 29, 2022
globe svg testing (broken)

8:20 am, November 29, 2022
bootstrap form basic

8:20 am, November 29, 2022
button with separated chevron

8:18 am, November 29, 2022
getting the site title vs the page name

8:11 am, November 29, 2022
bootstrap list group card with footer

8:09 am, November 29, 2022
count the elements in an array

7:57 am, November 29, 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
All of humanity's problems stem from man's inability to sit quietly in a room alone, wrote Blaise Pascal.
Unknown
Random CSS Property

border-block-style

The border-block-style CSS property defines the style of the logical block borders of an element, which maps to a physical border style depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-style and border-bottom-style, or border-left-style and border-right-style properties depending on the values defined for writing-mode, direction, and text-orientation.
border-block-style css reference