List Views

Total Items found in Views is 185730.
An advanced collection of page views
bouncing loader animation in css

11:42 am, March 4, 2024
Love Like Dislike API and Javascript

11:38 am, March 4, 2024
making var_dump look nice

11:34 am, March 4, 2024
fancybox modal popup example

11:14 am, March 4, 2024
codemirror htmlmixed textarea

11:09 am, March 4, 2024
human_filesize php

11:05 am, March 4, 2024
easy twitter embed code

10:57 am, March 4, 2024
more complex responsive tables css

10:51 am, March 4, 2024
getType function for js

10:36 am, March 4, 2024
php html template class system

10:30 am, March 4, 2024
stack a table using css responsive

10:28 am, March 4, 2024
Use Recursion to Count Up

10:21 am, March 4, 2024
darken background image using css

10:20 am, March 4, 2024
wordpress get site url

10:18 am, March 4, 2024
check url hash using javascript

10:11 am, March 4, 2024
weird search results being recorded

10:06 am, March 4, 2024
php countries array

10:01 am, March 4, 2024
add an outline to everything!

9:50 am, March 4, 2024
test php bundle write

9:47 am, March 4, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
Unknown
Random CSS Property

border-block-start-color

The border-block-start-color CSS property defines the color of the logical block-start border of an element, which maps to a physical border color depending on the element's writing mode, directionality, and text orientation. It corresponds to the border-top-color, border-right-color, border-bottom-color, or border-left-color property depending on the values defined for writing-mode, direction, and text-orientation.
border-block-start-color css reference