List Views

Total Items found in Views is 177466.
An advanced collection of page views
getType function for js

5:44 am, September 18, 2023
hide the first h3 tag on the page with css

5:39 am, September 18, 2023
set transparent menu over background image

5:38 am, September 18, 2023
fix view page for search links [reported]

5:37 am, September 18, 2023
pulse map dots

5:37 am, September 18, 2023
bootstrap form basic

5:36 am, September 18, 2023
validate email address from string

5:34 am, September 18, 2023
right align something in its element

5:33 am, September 18, 2023
git pull changes from a repository

5:32 am, September 18, 2023
Random User Profile Loading Script in vue

5:31 am, September 18, 2023
Objects in javascript

5:29 am, September 18, 2023
CSS Filter Generator from Hex Code

5:25 am, September 18, 2023
vimeo thumbnail generator

5:24 am, September 18, 2023
php basic page router

5:24 am, September 18, 2023
css grid sidebar main content fluid layout

5:23 am, September 18, 2023
fancybox v3.4 - Mixed gallery

5:23 am, September 18, 2023
windows 10 snipping experience

5:22 am, September 18, 2023
weird search results being recorded

5:18 am, September 18, 2023
clipboard copy js

5:15 am, September 18, 2023
Laptop Research - m1 mac pro vs hp omen 17

5:15 am, September 18, 2023
Javascript Objects Notes

5:07 am, September 18, 2023
Move any element with css offsets

5:06 am, September 18, 2023
check url hash using javascript

5:06 am, September 18, 2023
jquery check if a sub element exists

5:05 am, September 18, 2023
js function to calculate golf scores

5:02 am, September 18, 2023
target 1st td in a table with css

5:01 am, September 18, 2023
Search Duplicating Bugs

4:57 am, September 18, 2023
csv read example

4:56 am, September 18, 2023

4:55 am, September 18, 2023
Use the parseInt Function with a Radix

4:53 am, September 18, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

counter()

The counter() CSS function returns a string representing the current value of the named counter, if there is one. It is generally used in the content property of pseudo-elements, but can theoretically be used anywhere a <string> value is supported.
<counter> css reference