List Views

Total Items found in Views is 226563.
An advanced collection of page views
filter drop shadow

11:38 pm, October 23, 2022
redirect www to non www

11:38 pm, October 23, 2022
Nginx Server Block with Rewrite

11:37 pm, October 23, 2022
adding react to a website in 3 steps

11:37 pm, October 23, 2022
css using perspective for transforms

11:36 pm, October 23, 2022
CSS Grid - Basic Columns

11:36 pm, October 23, 2022
Invalid argument supplied for foreach()

11:36 pm, October 23, 2022
design nice block header

11:35 pm, October 23, 2022
how to find what version pi you are using

11:35 pm, October 23, 2022
hide the third row in a table with css

11:35 pm, October 23, 2022
How to add jquery to squarespace site

11:35 pm, October 23, 2022
making var_dump look nice

11:35 pm, October 23, 2022
simple php ip blocker

11:35 pm, October 23, 2022
Move any element with css offsets

11:34 pm, October 23, 2022
cycle color using background

11:34 pm, October 23, 2022
count the elements in an array

11:34 pm, October 23, 2022
easy twitter embed code

11:34 pm, October 23, 2022
make all links target new window

11:34 pm, October 23, 2022
How to Pass an Array as Props in React

11:33 pm, October 23, 2022
Dropdown Box with Searchable Text

11:33 pm, October 23, 2022
show errors in php with toggle

11:33 pm, October 23, 2022
Get Current Page URL PHP

11:33 pm, October 23, 2022
What is Core?

11:32 pm, October 23, 2022
php print an array nicely

11:31 pm, October 23, 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

line-height

The line-height CSS property sets the height of a line box. It's commonly used to set the distance between lines of text. On block-level elements, it specifies the minimum height of line boxes within the element. On non-replaced inline elements, it specifies the height that is used to calculate line box height.
line-height css reference