List Views

Total Items found in Views is 280108.
An advanced collection of page views
css grid for layouts and how to use it

8:57 am, October 14, 2024
convert all images into base64 encoded

8:57 am, October 14, 2024
Making Images Retina Display Friendly

8:57 am, October 14, 2024
Invalid argument supplied for foreach()

8:57 am, October 14, 2024
make labels or badges look better

8:57 am, October 14, 2024
adding react to a website in 3 steps

8:57 am, October 14, 2024
Changing an array declared with const

8:57 am, October 14, 2024
css using perspective for transforms

8:56 am, October 14, 2024
log the console log output to a div

8:56 am, October 14, 2024
rotate an element when its hover

8:56 am, October 14, 2024
zoom background of element when active

8:56 am, October 14, 2024
how to copy the folder path in finder

8:56 am, October 14, 2024
box shadow example(s) - drop shadow

8:56 am, October 14, 2024
change file permissions to -rw-rw-r--

8:56 am, October 14, 2024
sqlite fetchArray into another array

8:55 am, October 14, 2024
adding an item to an array with php

8:55 am, October 14, 2024
Spam IP Database and delete button

8:55 am, October 14, 2024
extract youtube image from video url

8:55 am, October 14, 2024
Sweet Alert 2 Methods and Examples

8:55 am, October 14, 2024
wp register plugin settings admin

8:55 am, October 14, 2024
Making an image responsive using css

8:55 am, October 14, 2024
Monitoring Visible Objects on Screen

8:55 am, October 14, 2024
dropdown change input box on select

8:55 am, October 14, 2024
stop overscrolling on responsive ios

8:55 am, October 14, 2024
generate a new SSH key on mac for git

8:55 am, October 14, 2024
using the :user-valid CSS pseudo-class

8:55 am, October 14, 2024
show the browsers name in javascript

8:55 am, October 14, 2024
set active class based on url value

8:55 am, October 14, 2024
simple file cache and check in php

8:55 am, October 14, 2024
linux list all drives and partitions

8:55 am, October 14, 2024
logo tickers marquee slow scrolling

8:55 am, October 14, 2024
codemirror with auto preview window

8:55 am, October 14, 2024
chocolatey command line for windows

8:55 am, October 14, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
Why did Odeo fail? Lack of Focus
Evan Williams, co-founder of Twitter and Blogger, failed with his first startup, Odeo. What went wrong with Odeo? Williams' first startup was a podcasting company that failed due to a lack of focus. He learned that it's important to stay focused and adapt to changes in the market.
Odeo
Random CSS Property

scroll-margin-inline-start

The scroll-margin-inline-start property defines the margin of the scroll snap area at the start of the inline dimension that is used for snapping this box to the snapport. The scroll snap area is determined by taking the transformed border box, finding its rectangular bounding box (axis-aligned in the scroll container's coordinate space), then adding the specified outsets.
scroll-margin-inline-start css reference