List Views

Total Items found in Views is 222764.
An advanced collection of page views
youtube search api request function

2:41 pm, October 1, 2023
get last month as a number with php

2:41 pm, October 1, 2023
checking for spam comments function

2:41 pm, October 1, 2023
jquery enable and disable attribute

2:41 pm, October 1, 2023
assign array to variables in a loop

2:41 pm, October 1, 2023
loop through object json javascript

2:41 pm, October 1, 2023
wordpress category list sorting custom

2:40 pm, October 1, 2023
logo tickers marquee slow scrolling

2:40 pm, October 1, 2023
Importing CSS Reference

2:40 pm, October 1, 2023
foundation accordion for version 6.x

2:40 pm, October 1, 2023
convert a string to uppercase with php

2:40 pm, October 1, 2023
change string to capital words ucwords

2:40 pm, October 1, 2023
add click event to multiple link items

2:40 pm, October 1, 2023
hide the third row in a table with css

2:40 pm, October 1, 2023
add a moving chevron to your href link

2:40 pm, October 1, 2023
adding react with JSX using babel

2:40 pm, October 1, 2023
wp register plugin settings admin

2:40 pm, October 1, 2023
simple usage for php password_hash

2:40 pm, October 1, 2023
loop to arr.length or array length

2:40 pm, October 1, 2023
old browser check with javascript

2:40 pm, October 1, 2023
get element by id with javascript

2:40 pm, October 1, 2023
target 1st td in a table with css

2:40 pm, October 1, 2023
transform rotate a hexagon in css

2:40 pm, October 1, 2023
open sans @import embed font quick

2:40 pm, October 1, 2023
get the current url in javascript

2:40 pm, October 1, 2023
Use Sweet Alert rather than alert!

2:40 pm, October 1, 2023
css grid for layouts with no rows

2:40 pm, October 1, 2023
list items matching a category title

2:39 pm, October 1, 2023
react hello world with variable name

2:39 pm, October 1, 2023
adding react to a website in 3 steps

2:39 pm, October 1, 2023
form submit override with javascript

2:39 pm, October 1, 2023
asp classic get a url and display it

2:39 pm, October 1, 2023
atom on mac and synchronise settings

2:39 pm, October 1, 2023
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

'Dawnie' used to say, "It's really quite simple: Be kind, and the rest takes care of itself. Never do anything that's not kind".


Dawn Atherton
Random CSS Property

:root

The :root CSS pseudo-class matches the root element of a tree representing the document. In HTML, :root represents the <html> element and is identical to the selector html, except that its specificity is higher.
:root css reference