List Views

Total Items found in Views is 226563.
An advanced collection of page views
Use Recursion to Count Down

7:49 am, October 1, 2024
keyframe animations css

7:49 am, October 1, 2024
submit form with javascript

7:47 am, October 1, 2024
simple dropdown navigation ul li css

7:47 am, October 1, 2024
foundation make row full width

7:47 am, October 1, 2024
encode url with javascript

7:47 am, October 1, 2024
vimeo thumbnail generator

7:47 am, October 1, 2024
add new random image with button

7:47 am, October 1, 2024
Date Conversion PHP

7:47 am, October 1, 2024
javascript window.onload

7:46 am, October 1, 2024
backdrop-filter: blur(10px);

7:45 am, October 1, 2024
using switch in a function

7:44 am, October 1, 2024
down chevron and styles

7:44 am, October 1, 2024
Changing an array declared with const

7:43 am, October 1, 2024
Core - File Structure

7:42 am, October 1, 2024
Wordpress Use the settings API

7:42 am, October 1, 2024
show errors in php with toggle

7:41 am, October 1, 2024
get element by id with javascript

7:41 am, October 1, 2024
ES5 vs ES6 Object Example

7:41 am, October 1, 2024
share to twitter html link only

7:41 am, October 1, 2024
for loop with a 5 increment

7:40 am, October 1, 2024
add this

7:40 am, October 1, 2024
get the value from a textarea element

7:40 am, October 1, 2024
find all elements add class jquery

7:39 am, October 1, 2024
change the window title

7:38 am, October 1, 2024
json test objects (or arrays)

7:38 am, October 1, 2024
set and check a cookie using js cookie

7:38 am, October 1, 2024
compare non equality function

7:37 am, October 1, 2024
check if something is an array

7:36 am, October 1, 2024
Video Placeholder Image HTML

7:36 am, October 1, 2024
bootstrap alert template

7:35 am, October 1, 2024
weird search results being recorded

7:35 am, October 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
Nothing, to my way of thinking, is a better proof of a well ordered mind than a man's ability to stop just where he is and pass some time in his own company.
Seneca
Random CSS Property

height

The height CSS property specifies the height of an element. By default, the property defines the height of the content area. If box-sizing is set to border-box, however, it instead determines the height of the border area.
height css reference