List Views

Total Items found in Views is 213191.
An advanced collection of page views
Laptop Thoughts and Options Jul 2021

3:30 am, January 1, 2024
flems embed in url

3:28 am, January 1, 2024
get current class name with get_class

3:27 am, January 1, 2024
fancybox image popout easy

3:25 am, January 1, 2024
Form elements New Zealand region list

3:24 am, January 1, 2024
twitter icon font awesome

3:23 am, January 1, 2024
image Checkbox Replacement for Forms

3:23 am, January 1, 2024
wordpress main nav dropdown fix

3:22 am, January 1, 2024
add an outline to everything!

3:22 am, January 1, 2024
How do Self-Closing JSX Tags Work?

3:21 am, January 1, 2024
extract variables from url string php

3:20 am, January 1, 2024
Custom 12 Grid using CSS Grid

3:20 am, January 1, 2024
more complex responsive tables css

3:20 am, January 1, 2024
make labels or badges look better

3:19 am, January 1, 2024
Archaeology/Level up table

3:19 am, January 1, 2024
jqueryui includes css and js

3:19 am, January 1, 2024
Running Windows on pi400 notes

3:18 am, January 1, 2024
Move any element with css offsets

3:16 am, January 1, 2024
inline fancybox modal testing

3:16 am, January 1, 2024
CSS Grid - Basic Columns

3:13 am, January 1, 2024
commit and push changes to git repo

3:12 am, January 1, 2024
Sweet Alert 2 Methods and Examples

3:10 am, January 1, 2024
RS3 Quick Daily Run Logs

3:07 am, January 1, 2024
convert json string to a php array

3:06 am, January 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


Windows
Random CSS Property

::before (:before)

In CSS, ::before creates a pseudo-element that is the first child of the selected element. It is often used to add cosmetic content to an element with the content property. It is inline by default.
::before (:before) css reference