List Views

Total Items found in Views is 213191.
An advanced collection of page views
check url hash using javascript

1:59 am, April 1, 2023
add paging to wp list query

1:59 am, April 1, 2023
Quicksand font quick install

1:58 am, April 1, 2023
function to create a uid from html

1:58 am, April 1, 2023
log the console log output to a div

1:58 am, April 1, 2023
weird search results being recorded

1:57 am, April 1, 2023
Using Flexbox rather than Floats

1:56 am, April 1, 2023
twitter social sharing meta tags

1:56 am, April 1, 2023
darken background image using css

1:56 am, April 1, 2023
using foundation 6.4 xy grid basics

1:56 am, April 1, 2023
testing chartjs

1:55 am, April 1, 2023
codemirror with auto preview window

1:55 am, April 1, 2023
embed and use a ttf font font face

1:55 am, April 1, 2023
card counting example from fcc

1:55 am, April 1, 2023
using vue and json data

1:55 am, April 1, 2023
google map with overlay data

1:54 am, April 1, 2023
get current year in javascript

1:53 am, April 1, 2023
flems embed in url

1:53 am, April 1, 2023
design nice block header

1:53 am, April 1, 2023
404 Error Page Codepen

1:53 am, April 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

Please dont do this! 😜


Unknown Web Developer
Random CSS Property

unicode-range

The unicode-range CSS descriptor sets the specific range of characters to be used from a font defined by @font-face and made available for use on the current page. If the page doesn't use any character in this range, the font is not downloaded; if it uses at least one, the whole font is downloaded.
unicode-range (@font-face) css reference