List Views

Total Items found in Views is 213191.
An advanced collection of page views
bootstrap form basic

2:51 am, September 1, 2023
Using Flexbox rather than Floats

2:51 am, September 1, 2023
jquery check if a sub element exists

2:50 am, September 1, 2023
MySQL to Sqlite converter

2:50 am, September 1, 2023
Date Conversion PHP

2:49 am, September 1, 2023
flush dns on mac

2:49 am, September 1, 2023
Monitoring Visible Objects on Screen

2:48 am, September 1, 2023
scroll to top html css and js

2:48 am, September 1, 2023
header type json

2:48 am, September 1, 2023
RS3 Herb Locations

2:47 am, September 1, 2023
human_filesize php

2:47 am, September 1, 2023
wordpress get home url

2:47 am, September 1, 2023
add a user and add the user to sudo group

2:47 am, September 1, 2023
jquery page search [testing]

2:47 am, September 1, 2023
Custom JS Tabs - No Jquery or Jquery UI

2:46 am, September 1, 2023
encode url with javascript

2:45 am, September 1, 2023
show errors in php with toggle

2:45 am, September 1, 2023
flems embed in url

2:45 am, September 1, 2023
css grid for layouts and how to use it

2:44 am, September 1, 2023
RS3 Divination locations 1-99

2:44 am, September 1, 2023
javascript basic test array and loop

2:43 am, September 1, 2023
CSS Grid - Basic Columns

2:42 am, September 1, 2023
list group card item template

2:42 am, September 1, 2023
PHP/SQLite - Load Random Item

2:41 am, September 1, 2023
bootstrap toggle element collapse

2:40 am, September 1, 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


James Clear
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