List Views

Total Items found in Views is 222871.
An advanced collection of page views
document ready wordpress jquery

7:06 am, January 22, 2024
easy section wrap in foundation

7:03 am, January 22, 2024
Added Bootstrap Nightshade Again

7:03 am, January 22, 2024
Love Like Dislike API and Javascript

7:02 am, January 22, 2024
Site Widget Controls

7:02 am, January 22, 2024
Graceful outfit

7:00 am, January 22, 2024
youtube embed iframe

7:00 am, January 22, 2024
target data attribute with css

6:59 am, January 22, 2024
Flickity - autoPlay with Loop

6:59 am, January 22, 2024
count the elements in an array

6:50 am, January 22, 2024
check if a ul contains a ul li

6:45 am, January 22, 2024
jquery load wait function

6:38 am, January 22, 2024
video embed tag

6:21 am, January 22, 2024
extract youtube image from video url

6:20 am, January 22, 2024
show the current date in javascript

6:14 am, January 22, 2024
jquery document ready

6:03 am, January 22, 2024
use an emoji on your list items ul li

6:02 am, January 22, 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
For a long time it had seemed to me that life was about to begin - real life. But there was always some obstacle in the way, something to be gotten through first, some unfinished business, time still to be served, or a debt to be paid. Then life would begin. At last it dawned on me that these obstacles were my life.
Alfred D. Souza
Random CSS Property

conic-gradient()

The conic-gradient() CSS function creates an image consisting of a gradient with color transitions rotated around a center point (rather than radiating from the center). Example conic gradients include pie charts and color wheels. The result of the conic-gradient() function is an object of the <gradient> data type, which is a special kind of <image>.
conic-gradient() css reference