List Views

Total Items found in Views is 227783.
An advanced collection of page views
change favicon with jquery

7:26 am, September 1, 2024
rounded click me button with icon

7:23 am, September 1, 2024
load json data url or api with javascript

7:17 am, September 1, 2024
darken background image using css

7:17 am, September 1, 2024
a page with two images

7:15 am, September 1, 2024
windows 10 snipping experience

7:12 am, September 1, 2024
css responsive max and min targets @media

7:04 am, September 1, 2024
bootstrap list group card with footer

7:01 am, September 1, 2024
css :active pseudo-class usage

6:55 am, September 1, 2024
Enabling SSH on Ubuntu

6:53 am, September 1, 2024
style page numbers [fixed]

6:48 am, September 1, 2024
truncate string using jquery

6:45 am, September 1, 2024
sqlite escape string

6:43 am, September 1, 2024
design nice block header

6:38 am, September 1, 2024
enable dark mode in tinymce

6:27 am, September 1, 2024
dropdown change input box on select

6:22 am, September 1, 2024
Fast and Furious 2022

6:22 am, September 1, 2024
bouncing loader animation in css

6:16 am, September 1, 2024
fancybox inline auto size modal easy

6:14 am, September 1, 2024
get yesterdays date with javascript

6:12 am, September 1, 2024
change padding of element with javascript

6:10 am, September 1, 2024
Primordial Life 3.21 Windows Application

6:10 am, September 1, 2024
add a jquery date picker to your text box

6:04 am, September 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
I believe that in order to better your knowledge base, it takes a lot of failing in order to succeed. I don't consider anything a failure as long as you get back up and you learn from your own mistakes.
Unknown
Random CSS Property

:hover

The :hover CSS pseudo-class matches when the user interacts with an element with a pointing device, but does not necessarily activate it. It is generally triggered when the user hovers over an element with the cursor (mouse pointer).
:hover css reference