List Views

Total Items found in Views is 185730.
An advanced collection of page views
php convert date now into a sql timestamp

4:01 pm, February 22, 2022
bold the numbers in a ol li list

3:57 pm, February 22, 2022
cycle color using background

3:57 pm, February 22, 2022
favicon code meta tag

3:56 pm, February 22, 2022
Get the documentURI with JS

3:55 pm, February 22, 2022
generating all css colours with php?

3:55 pm, February 22, 2022
FCC - Basic: Profile Lookup

3:55 pm, February 22, 2022
my default text shadow css

3:53 pm, February 22, 2022
page scroll indicator research

3:53 pm, February 22, 2022
random number using rand

3:46 pm, February 22, 2022
show post content on template wordpress

3:38 pm, February 22, 2022
foundation responsive tables

3:24 pm, February 22, 2022
change the window title

3:21 pm, February 22, 2022
Default Parameters for Functions

3:18 pm, February 22, 2022
Quick tool to convert time into decimal

3:17 pm, February 22, 2022
Forster Cam Log's

2:53 pm, February 22, 2022
using a css grid area template

2:44 pm, February 22, 2022
Prevent Object Mutation

2:38 pm, February 22, 2022
python Install Beautiful Soup

2:35 pm, February 22, 2022
Objects in javascript

2:05 pm, February 22, 2022
add chevrons to a ul list

1:36 pm, February 22, 2022
Core Class - Basic Core Structure

1:20 pm, February 22, 2022
grid column and row spacing

12:19 pm, February 22, 2022
using multiple text shadow

10:51 am, February 22, 2022
wordpress main nav dropdown fix

10:29 am, February 22, 2022
jqueryui date selector

10:28 am, February 22, 2022
sublime text find and replace style tag

10:07 am, February 22, 2022
basic for loop

9:52 am, February 22, 2022
using flexbox to align elements in a row

9:25 am, February 22, 2022
getType function for js

9:21 am, February 22, 2022
copy file

8:59 am, February 22, 2022
read and sort directory contents in php

8:49 am, February 22, 2022
simple php ip blocker

8:43 am, February 22, 2022
Applied Accessibility - Access Keys

8:43 am, February 22, 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...

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


Me
Random CSS Property

@supports

The @supports CSS at-rule lets you specify declarations that depend on a browser's support for one or more specific CSS features. This is called a feature query. The rule may be placed at the top level of your code or nested inside any other conditional group at-rule.
@supports css reference