List Views

Total Items found in Views is 213191.
An advanced collection of page views
Slick Slider Carousel with Fade Transition

10:38 am, September 23, 2021
adding an item to an array with php

10:32 am, September 23, 2021
Drop Down Menu Swapping Left align to Right

10:17 am, September 23, 2021
php substr return part of a string

10:01 am, September 23, 2021
load content with jquery

9:40 am, September 23, 2021

9:36 am, September 23, 2021
youtube embed iframe

9:11 am, September 23, 2021
how to find what version pi you are using

8:43 am, September 23, 2021
detect window scroll position jquery

8:37 am, September 23, 2021
using let and const example

8:32 am, September 23, 2021
get the current week as a number with php

8:12 am, September 23, 2021
set the html of an element javascript

7:52 am, September 23, 2021
add a gtag.js pdf click event

7:49 am, September 23, 2021
bootstrap basic grid layout

7:25 am, September 23, 2021
using gzdeflate on a string php

7:03 am, September 23, 2021
verify the google recapture server php

6:42 am, September 23, 2021
python getting started notes

6:37 am, September 23, 2021
target internet explorer with css and html

6:13 am, September 23, 2021
simple backup to google drive fron linux

6:10 am, September 23, 2021
checking for spam comments function

6:04 am, September 23, 2021
top bar overflow issues [fixed]

5:55 am, September 23, 2021
globe svg testing (broken)

5:21 am, September 23, 2021
jquery page search [testing]

5:17 am, September 23, 2021
check column exists in table sqlite

5:11 am, September 23, 2021
list items matching a category title

4:46 am, September 23, 2021
stack a table using css responsive

4:44 am, September 23, 2021
count the elements in an array

4:38 am, September 23, 2021
Move any element with css offsets

4:38 am, September 23, 2021
convert all images into base64 encoded

4:38 am, September 23, 2021
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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

inherit

The inherit CSS keyword causes the element for which it is specified to take the computed value of the property from its parent element. It can be applied to any CSS property, including the CSS shorthand all.
inherit css reference