List Views

Total Items found in Views is 226560.
An advanced collection of page views
Get Current Page URL PHP

3:36 am, December 1, 2024
Bootstrap Darkmode Switch

3:36 am, December 1, 2024
get current url with php

3:37 am, December 1, 2024
Windows Emoji Shortcut

3:39 am, December 1, 2024
OSRS Members Fishing Guide

3:40 am, December 1, 2024
flex to align pagination in list format

3:40 am, December 1, 2024
Video Ideas & Research Sep 2024

3:41 am, December 1, 2024
adding pagination to custom wp_query

3:44 am, December 1, 2024
use font awesome on elements lists ul

3:45 am, December 1, 2024
list group bootstrap template

3:46 am, December 1, 2024
Core Class - Basic Core Structure

3:48 am, December 1, 2024
Alpine JS Testing

3:52 am, December 1, 2024
How to Pass an Array as Props in React

3:53 am, December 1, 2024
fancybox image popout easy

3:53 am, December 1, 2024
box shadow example(s) - drop shadow

3:54 am, December 1, 2024
PHP/SQLite - Load Random Item

3:54 am, December 1, 2024
check column exists in table sqlite

3:55 am, December 1, 2024
adding an item to an array with php

3:55 am, December 1, 2024
Archaeology/Level up table

3:57 am, December 1, 2024
get current class name with get_class

3:57 am, December 1, 2024
Runescape Log - June 2023 - Part 1

3:57 am, December 1, 2024
stop overscrolling on responsive ios

4:01 am, December 1, 2024
youtube search api request function

4:02 am, December 1, 2024
Making an image responsive using css

4:02 am, December 1, 2024
jquery toggle menu testing

4:05 am, December 1, 2024
Search Duplicating Bugs

4:09 am, December 1, 2024
php redirect

4:10 am, December 1, 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
therock Somewhere along this crazy road I learned (often times the hard way) the most important things I can do is be authentic, trust my gut, be the hardest worker in the room, celebrate the mistakes, be a grateful man and always remember that it's nice to be important, but it's more important to be nice.
The Rock
Random CSS Property

place-items

The CSS place-items shorthand property allows you to align items along both the block and inline directions at once (i.e. the align-items and justify-items properties) in a relevant layout system such as Grid or Flexbox. If the second value is not set, the first value is also used for it.
place-items css reference