List Views

Total Items found in Views is 184203.
An advanced collection of page views
a page with two images

8:44 pm, May 29, 2023
using scroll-behavior: smooth css

8:53 pm, May 29, 2023
Nginx Server Block with Rewrite

9:40 pm, May 29, 2023
Some New String tools

10:53 pm, May 29, 2023
jqueryui includes css and js

11:31 pm, May 29, 2023
add an outline to everything!

11:31 pm, May 29, 2023
rounded click me button with icon

11:58 pm, May 29, 2023
twitter icon font awesome

12:27 am, May 30, 2023
copy file

1:13 am, May 30, 2023
style page numbers [fixed]

1:32 am, May 30, 2023
CSS Grid - Basic Columns

1:36 am, May 30, 2023
add user to sudo group in ubuntu

2:26 am, May 30, 2023
Simple Line chart with Chart.js

2:49 am, May 30, 2023
explode a string into an array

3:02 am, May 30, 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

:valid

The :valid CSS pseudo-class represents any <input> or other <form> element whose contents validate successfully. This allows to easily make valid fields adopt an appearance that helps the user confirm that their data is formatted properly.
:valid css reference