List Views

Total Items found in Views is 226560.
An advanced collection of page views
purple partyhat price info feb 21

11:45 am, January 15, 2024
Factorio Blueprint Books

11:47 am, January 15, 2024
margin padding framework

11:48 am, January 15, 2024
foundation responsive tables

11:48 am, January 15, 2024
Making an image responsive using css

11:50 am, January 15, 2024
Animal Crossing House Design's

11:53 am, January 15, 2024
javascript get content from element

11:54 am, January 15, 2024
php save csv from array to file

11:57 am, January 15, 2024
What's the Point of Docker?

11:59 am, January 15, 2024
making the search page nicer

12:00 pm, January 15, 2024
sqlite fetchArray into another array

12:03 pm, January 15, 2024
Archaeology/Level up table

12:04 pm, January 15, 2024
Form elements New Zealand region list

12:08 pm, January 15, 2024
add a user and add the user to sudo group

12:10 pm, January 15, 2024
Applied Accessibility - Tab Index

12:13 pm, January 15, 2024
add a jquery date picker to your text box

12:16 pm, January 15, 2024
how to decode xml in php

12:19 pm, January 15, 2024
apache redirect to https ssl from normal

12:23 pm, January 15, 2024
sqlite basic sql and loop results

12:27 pm, January 15, 2024
pretty printing json with php

12:27 pm, January 15, 2024
start ssh and add key git

12:27 pm, January 15, 2024
Moving the cursor on iPhone 11

12:27 pm, January 15, 2024
Quicksand font quick install

12:27 pm, January 15, 2024
Dropdown Box with Searchable Text

12:28 pm, January 15, 2024
button with separated chevron

12:29 pm, January 15, 2024
using flexbox to align elements in a row

12:29 pm, January 15, 2024
detect window scroll position jquery

12:30 pm, January 15, 2024
duplicate a line in vscode shortcut

12:32 pm, January 15, 2024
chevron up

12:33 pm, January 15, 2024
material design icons google font

12:34 pm, January 15, 2024
chevron down

12:34 pm, January 15, 2024
check column exists in table sqlite

12:35 pm, January 15, 2024
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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference