List Views

Total Items found in Views is 281387.
An advanced collection of page views
css accordion basics

11:41 pm, October 23, 2022
Multidimensional Array

11:41 pm, October 23, 2022
using scroll-behavior: smooth css

11:41 pm, October 23, 2022
atom on mac and synchronise settings

11:41 pm, October 23, 2022
check column exists in table sqlite

11:41 pm, October 23, 2022
show the year with js

11:40 pm, October 23, 2022
using the :user-valid CSS pseudo-class

11:40 pm, October 23, 2022
top bar overflow issues [fixed]

11:40 pm, October 23, 2022
pretty printing json with php

11:39 pm, October 23, 2022
still more comment spam

11:39 pm, October 23, 2022
load a youtube video in a fancybox modal

11:39 pm, October 23, 2022
meta refresh reload page

11:39 pm, October 23, 2022
fix view page for search links [reported]

11:39 pm, October 23, 2022
video embed tag

11:39 pm, October 23, 2022
ES5 vs ES6 Object Example

11:38 pm, October 23, 2022
filter drop shadow

11:38 pm, October 23, 2022
redirect www to non www

11:38 pm, October 23, 2022
Nginx Server Block with Rewrite

11:37 pm, October 23, 2022
adding react to a website in 3 steps

11:37 pm, October 23, 2022
css using perspective for transforms

11:36 pm, October 23, 2022
CSS Grid - Basic Columns

11:36 pm, October 23, 2022
Invalid argument supplied for foreach()

11:36 pm, October 23, 2022
design nice block header

11:35 pm, October 23, 2022
how to find what version pi you are using

11:35 pm, October 23, 2022
hide the third row in a table with css

11:35 pm, October 23, 2022
How to add jquery to squarespace site

11:35 pm, October 23, 2022
making var_dump look nice

11:35 pm, October 23, 2022
simple php ip blocker

11:35 pm, October 23, 2022
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
Ever tried. Ever failed. No matter. Try again. Fail again. Fail better. You won't believe what you can accomplish by attempting the impossible with the courage to repeatedly fail better.
Unknown
Random CSS Property

@media

The @media CSS at-rule can be used to apply part of a style sheet based on the result of one or more media queries. With it, you specify a media query and a block of CSS to apply to the document if and only if the media query matches the device on which the content is being used.
@media css reference