List Views

Total Items found in Views is 226560.
An advanced collection of page views
transform rotate an element in css

7:13 pm, September 23, 2021
CSS Grid Frame Work

7:15 pm, September 23, 2021
using attr in css to get content from html

7:15 pm, September 23, 2021
download icon svg

7:16 pm, September 23, 2021
Date Conversion PHP

7:16 pm, September 23, 2021
echo todays date and time in a nice format

7:18 pm, September 23, 2021
add click event to multiple link items

7:18 pm, September 23, 2021
making var_dump look nice

7:18 pm, September 23, 2021
stop overscrolling on responsive ios

7:18 pm, September 23, 2021
transitions and the easy way to apply them

7:19 pm, September 23, 2021
random string generator guid

7:19 pm, September 23, 2021
function to create a uid from html

7:21 pm, September 23, 2021
pre-line white space settings

7:22 pm, September 23, 2021
Get the documentURI with JS

7:23 pm, September 23, 2021
Enabling SSH on Ubuntu

7:24 pm, September 23, 2021
wp register plugin settings admin

7:25 pm, September 23, 2021
get current class name with get_class

7:29 pm, September 23, 2021
write string contents to a file with php

7:29 pm, September 23, 2021
How to add jquery to squarespace site

7:29 pm, September 23, 2021
php print an array nicely

7:30 pm, September 23, 2021
fix view page for search links [reported]

7:30 pm, September 23, 2021
human_filesize php

7:31 pm, September 23, 2021
Generate Sub menu using Core

7:32 pm, September 23, 2021
css responsive max and min targets @media

7:32 pm, September 23, 2021
hide the third row in a table with css

7:32 pm, September 23, 2021
cycle color using background

7:33 pm, September 23, 2021
php convert date now into a sql timestamp

7:33 pm, September 23, 2021
flex shorthand css

7:34 pm, September 23, 2021
design nice block header

7:34 pm, September 23, 2021
foundation make row full width

7:35 pm, September 23, 2021
testing equality

12:22 am, September 24, 2021
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
If you work on something a little bit every day, you end up with something that is massive.
Kenneth Goldsmith
Random CSS Property

<percentage>

The <percentage> CSS data type represents a percentage value. It is often used to define a size as relative to an element's parent object. Numerous properties can use percentages, such as width, height, margin, padding, and font-size.
<percentage> css reference