List Views

Total Items found in Views is 222765.
An advanced collection of page views
get current url with php

9:25 am, July 22, 2024
my default text shadow css

9:21 am, July 22, 2024
Kahlil Gibran on Marriage

9:20 am, July 22, 2024
jquery page search [testing]

9:18 am, July 22, 2024
table border collapse

9:08 am, July 22, 2024
CSS Grid - Basic Columns

8:52 am, July 22, 2024
css slow zoom in animation

8:50 am, July 22, 2024
Archaeology/Level up table

8:48 am, July 22, 2024
prevent default click event on link

8:37 am, July 22, 2024
duplicate a line in vscode shortcut

8:34 am, July 22, 2024
show errors in php with toggle

8:33 am, July 22, 2024
What's the Point of Docker?

8:32 am, July 22, 2024
jquery clone and append elements

8:31 am, July 22, 2024
CSS Drawing - Beach Scene

8:29 am, July 22, 2024
Flickity - autoPlay with Loop

8:27 am, July 22, 2024
Windows Emoji Shortcut

8:26 am, July 22, 2024
Chat GPT slick slider code testing

7:59 am, July 22, 2024
logo tickers marquee slow scrolling

7:58 am, July 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
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

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