List Views

Total Items found in Views is 215675.
An advanced collection of page views
get element by id and hide it

11:51 pm, September 17, 2023
convert all images into base64 encoded

11:51 pm, September 17, 2023
change string to capital words ucwords

11:51 pm, September 17, 2023
css font style italic

11:51 pm, September 17, 2023
Making Images Retina Display Friendly

11:50 pm, September 17, 2023
Factorio Megabase-In-A-Book

11:50 pm, September 17, 2023
change padding of element with javascript

11:48 pm, September 17, 2023
animated duck on footer

11:48 pm, September 17, 2023
get the value from a textarea element

11:47 pm, September 17, 2023
Kahlil Gibran on Marriage

11:46 pm, September 17, 2023
stop overscrolling on responsive ios

11:45 pm, September 17, 2023
check browser version and show a message

11:44 pm, September 17, 2023
CSS Only Table Stacking Solution

11:44 pm, September 17, 2023
Efficient OSRS Maxing Guide

11:44 pm, September 17, 2023
top bar overflow issues [fixed]

11:44 pm, September 17, 2023
json jquery ajax request

11:43 pm, September 17, 2023
Latest from Code Widget

11:43 pm, September 17, 2023
video embed full screen all screen sizes

11:42 pm, September 17, 2023
add a class to a div with an id javascript

11:42 pm, September 17, 2023
Windows Reinstall Again - 2022 Edition

11:42 pm, September 17, 2023
generate a random username function thoughts

11:42 pm, September 17, 2023
Robocopy Options /? help

11:41 pm, September 17, 2023
write string contents to a file with php

11:40 pm, September 17, 2023
stack a table using css responsive

11:40 pm, September 17, 2023
using babel for react compiling in browser

11:40 pm, September 17, 2023
bootstrap dark mode

11:39 pm, September 17, 2023
wordpress enqueue slicknav and slick slider

11:39 pm, September 17, 2023
still more comment spam

11:39 pm, September 17, 2023
ES6 Nested Object Example

11:38 pm, September 17, 2023
json loop load elements

11:38 pm, September 17, 2023
center something with css not using flex

11:37 pm, September 17, 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
There is a qualitative and quantitative difference between a day that begins with a little exercise, a book, meditation, a good meal, a thoughtful walk, and the start of a day that begins with a smartphone in bed.
Unknown
Random CSS Property

range

When defining custom counter styles, the range descriptor lets the author specify a range of counter values over which the style is applied. If a counter value is outside the specified range, then the fallback style will be used to construct the representation of that marker.
range (@counter-style) css reference