List Views

Total Items found in Views is 215675.
An advanced collection of page views
load random videos module using template

2:00 am, September 20, 2022
ES6 Nested Object Example

1:59 am, September 20, 2022
white space break word css

1:56 am, September 20, 2022
show errors in php with toggle

1:56 am, September 20, 2022
jquery check if a sub element exists

1:55 am, September 20, 2022
tinymce remove auto p tags setting

1:53 am, September 20, 2022
How to add jquery to squarespace site

1:52 am, September 20, 2022
table border collapse

1:50 am, September 20, 2022
Video Placeholder Image HTML

1:46 am, September 20, 2022
pi400 how to take a screen shot

1:44 am, September 20, 2022
jquery clone and append elements

1:42 am, September 20, 2022
submit a form with javascript onclick

1:39 am, September 20, 2022
Applied Accessibility - Access Keys

1:39 am, September 20, 2022
get element by id and hide it

1:38 am, September 20, 2022
Enabling SSH on Ubuntu

1:32 am, September 20, 2022
turn on or off error reporting php

1:32 am, September 20, 2022
sqlite check table name exists

1:32 am, September 20, 2022
php mysql table exists function

1:28 am, September 20, 2022
commit and push changes to git repo

1:25 am, September 20, 2022
How to use default props in React

1:24 am, September 20, 2022
add a user and add the user to sudo group

1:22 am, September 20, 2022
How do Self-Closing JSX Tags Work?

1:22 am, September 20, 2022
echo todays date and time in a nice format

1:18 am, September 20, 2022
css font style italic

1:17 am, September 20, 2022
chia mining research notes

1:16 am, September 20, 2022
bootstrap form basic

1:16 am, September 20, 2022
simple usage for php password_hash

1:15 am, September 20, 2022
simple backup to google drive fron linux

1:13 am, September 20, 2022
what is a motorbus

1:09 am, September 20, 2022
react basic hello world

1:02 am, September 20, 2022
Use Sweet Alert rather than alert!

12:59 am, September 20, 2022
round number with js

12:58 am, September 20, 2022
css responsive max and min targets @media

12:55 am, September 20, 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 ought to take outdoor walks in order that the mind may be strengthened and refreshed by the open air and much breathing.".
Seneca
Random CSS Property

Pseudo-elements

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.
Pseudo-elements css reference