List Views

Total Items found in Views is 215675.
An advanced collection of page views
transform rotate an element in css

1:10 am, November 14, 2023
wp register plugin settings admin

12:52 am, November 14, 2023
search bug Above

12:38 am, November 14, 2023
Love Like Dislike API and Javascript

11:33 pm, November 13, 2023
using let and const example

11:30 pm, November 13, 2023
Complex Arrow Function Example

11:09 pm, November 13, 2023
get current class name with get_class

10:18 pm, November 13, 2023
Facebook HTML for Sharing a Link

9:45 pm, November 13, 2023
Easy Meta Tags

9:27 pm, November 13, 2023
Use Recursion to Count Down

9:12 pm, November 13, 2023
Get the documentURI with JS

8:34 pm, November 13, 2023
make any element editable

8:22 pm, November 13, 2023
javascript window.onload

7:35 pm, November 13, 2023
Generate Sub menu using Core

7:03 pm, November 13, 2023
react hello world with variable name

6:56 pm, November 13, 2023
scrollbar replacement simplebar

6:55 pm, November 13, 2023
foundation make row full width

6:39 pm, November 13, 2023
border box reset

6:19 pm, November 13, 2023
Auto Changing Image URL

5:40 pm, November 13, 2023
video embed tag

5:29 pm, November 13, 2023
KruXoR - October 2022 - Newsletter

5:15 pm, November 13, 2023
get the current month as a number

5:14 pm, November 13, 2023
Archaeology/Level up table

5:07 pm, November 13, 2023
flex align center vertical horizontal

5:05 pm, November 13, 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 happiest People don't have the best of everything, they just make the best of everything.
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