List Views

Total Items found in Views is 226560.
An advanced collection of page views
PHP/SQLite - Load Random Item

9:02 pm, January 24, 2023
random string generator guid

9:13 pm, January 24, 2023
dropdown section

9:15 pm, January 24, 2023
javascript window.onload

9:21 pm, January 24, 2023
layout homepage

9:23 pm, January 24, 2023
show errors in php with toggle

9:24 pm, January 24, 2023
simple dropdown navigation ul li css

9:25 pm, January 24, 2023
Applied Accessibility - Tab Index

9:39 pm, January 24, 2023
New World - Why to Join a Faction

10:01 pm, January 24, 2023
share to twitter html link only

10:34 pm, January 24, 2023
testing equality

10:48 pm, January 24, 2023
css :active pseudo-class usage

10:51 pm, January 24, 2023
css font style italic

11:03 pm, January 24, 2023
add a gtag.js pdf click event

11:23 pm, January 24, 2023
favicon code meta tag

11:23 pm, January 24, 2023
update value of element using javascript

12:11 am, January 25, 2023
validate email address from string

12:22 am, January 25, 2023
loop through object json javascript

1:10 am, January 25, 2023
Get Current Page URL PHP

1:11 am, January 25, 2023
jquery jqueryui vue script includes

1:32 am, January 25, 2023
border box reset

1:35 am, January 25, 2023
css accordion basics

1:47 am, January 25, 2023
simple php ip blocker

1:57 am, January 25, 2023
Generate a Random User Name

2:10 am, January 25, 2023
Windows Emoji Shortcut

2:14 am, January 25, 2023
get current class name with get_class

2:17 am, January 25, 2023
javascript isset equivalent

2:22 am, January 25, 2023
flush dns on mac

2:26 am, January 25, 2023
how to unzip in linux

2:30 am, January 25, 2023
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

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference