List Views

Total Items found in Views is 222766.
An advanced collection of page views
getting the site title vs the page name

5:14 am, September 1, 2023
for loop with a 5 increment

5:13 am, September 1, 2023
load json data url with jquery

5:13 am, September 1, 2023
filter drop shadow

5:13 am, September 1, 2023
get current class name with get_class

5:12 am, September 1, 2023
youtube extract thumbnail from video link

5:11 am, September 1, 2023
grid column and row spacing

5:07 am, September 1, 2023
check if something is an array

5:07 am, September 1, 2023
search bug Above

5:01 am, September 1, 2023
Use Recursion to Count Down

4:59 am, September 1, 2023
simple usage for php password_hash

4:57 am, September 1, 2023
keyframe animations css

4:54 am, September 1, 2023
truncate string using jquery

4:53 am, September 1, 2023
jquery clone and append elements

4:52 am, September 1, 2023
json jquery ajax request

4:52 am, September 1, 2023
jquery load wait function

4:51 am, September 1, 2023
get text between tags

4:49 am, September 1, 2023
javascript add class to element

4:46 am, September 1, 2023
load random videos module using template

4:43 am, September 1, 2023
foundation old grid format

4:43 am, September 1, 2023
make any element editable

4:43 am, September 1, 2023
for loop through an array with javascript

4:41 am, September 1, 2023
parallax js scroll testing

4:41 am, September 1, 2023
Facebook HTML for Sharing a Link

4:39 am, September 1, 2023
add user to sudo group in ubuntu

4:38 am, September 1, 2023
change padding of element with javascript

4:38 am, September 1, 2023
sqlite basic sql and loop results

4:38 am, September 1, 2023
white space break word css

4:37 am, September 1, 2023
check if a file exists with php

4:34 am, September 1, 2023
JS Using typeof to check on string types

4:32 am, September 1, 2023
Enabling SSH on Ubuntu

4:32 am, September 1, 2023
dropdown section

4:30 am, September 1, 2023
hide the third row in a table with css

4:28 am, September 1, 2023
convert a string to uppercase with php

4:27 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


Not Sure
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