List Views

Total Items found in Views is 184219.
An advanced collection of page views
Google Page Speed Cleanup and Testing

9:29 pm, February 26, 2024
box shadow example(s) - drop shadow

9:36 pm, February 26, 2024
animate css

9:38 pm, February 26, 2024
Latest from Code Widget

9:54 pm, February 26, 2024
easy section wrap in foundation

9:57 pm, February 26, 2024
get the current url in javascript

9:58 pm, February 26, 2024
Auto Changing Image URL

10:02 pm, February 26, 2024
jquery click function

10:02 pm, February 26, 2024
how to decode xml in php

10:11 pm, February 26, 2024
add an outline to everything!

10:12 pm, February 26, 2024
youtube extract thumbnail from video link

10:13 pm, February 26, 2024
use an emoji on your list items ul li

10:15 pm, February 26, 2024
list a functions variables or arguments

10:30 pm, February 26, 2024
transform rotate a hexagon in css

10:41 pm, February 26, 2024
JS Using typeof to check on string types

10:46 pm, February 26, 2024
Invalid argument supplied for foreach()

10:49 pm, February 26, 2024
logo tickers marquee slow scrolling

10:51 pm, February 26, 2024
Top RS3 Quests to Complete

10:53 pm, February 26, 2024
Added Bootstrap Nightshade Again

10:54 pm, February 26, 2024
check if a variable is undefined or NULL

11:13 pm, February 26, 2024
bootstrap basic grid layout

11:14 pm, February 26, 2024
Importing CSS Reference

11:17 pm, February 26, 2024
tinymce remove auto p tags setting

11:23 pm, February 26, 2024
How do Self-Closing JSX Tags Work?

11:24 pm, February 26, 2024
update value of element using javascript

11:36 pm, February 26, 2024
ES5 vs ES6 Object Example

11:53 pm, February 26, 2024
Generate Sub menu using Core

12:09 am, February 27, 2024
style page numbers [fixed]

12:12 am, February 27, 2024
share to twitter html link only

12:19 am, February 27, 2024
add a jquery date picker to your text box

12:28 am, February 27, 2024
csv read example

12:28 am, February 27, 2024
loop through object json javascript

12:33 am, February 27, 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
The happiest People don't have the best of everything, they just make the best of everything.
Unknown
Random CSS Property

content-visibility

The content-visibility CSS property controls whether or not an element renders its contents at all, along with forcing a strong set of containments, allowing user agents to potentially omit large swathes of layout and rendering work until it becomes needed. Basically it enables the user agent to skip an element's rendering work (including layout and painting) until it is needed — which makes the initial page load much faster.
content-visibility css reference