List Views

Total Items found in Views is 215675.
An advanced collection of page views
table border collapse

12:24 am, November 1, 2024
using a css grid area template

12:23 am, November 1, 2024
get tomorrows date with javascript

12:22 am, November 1, 2024
Use Recursion to Count Up

12:19 am, November 1, 2024
How to Convert text string to lower case

12:18 am, November 1, 2024
video embed tag

12:18 am, November 1, 2024
check if an item id exists in javascript

12:17 am, November 1, 2024
sqlite check table name exists

12:17 am, November 1, 2024
globe svg testing (broken)

12:15 am, November 1, 2024
fancybox load iframe inline

12:14 am, November 1, 2024
video embed full screen all screen sizes

12:13 am, November 1, 2024
testing chartjs

12:13 am, November 1, 2024
jquery click function

12:12 am, November 1, 2024
emoji data - version 1.0

12:11 am, November 1, 2024
python getting started notes

12:10 am, November 1, 2024
round number with js

12:10 am, November 1, 2024
add paging to wp list query

12:10 am, November 1, 2024
flexbox layout template

12:09 am, November 1, 2024
How to Compose React Components in React

12:07 am, November 1, 2024
card.html template

12:04 am, November 1, 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
Be Yourself, Back Yourself
Kristie Bennett, Survivor
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