List Views

Total Items found in Views is 227783.
An advanced collection of page views
ES5 vs ES6 Object Example

3:38 am, March 21, 2022
search within files in a directory

3:38 am, March 21, 2022
my default text shadow css

3:36 am, March 21, 2022
rs3 runespan experience rates

3:34 am, March 21, 2022
landscape image document placeholder

3:29 am, March 21, 2022
fancybox load iframe inline

3:29 am, March 21, 2022
making the search page nicer

3:29 am, March 21, 2022
atom on mac and synchronise settings

3:29 am, March 21, 2022
chevron left

3:28 am, March 21, 2022
CSS Drawing - Beach Scene

3:28 am, March 21, 2022
css slow zoom in animation

3:27 am, March 21, 2022
lorem ipsum

3:27 am, March 21, 2022
backdrop-filter: blur(10px);

3:27 am, March 21, 2022
wordpress main nav dropdown fix

3:27 am, March 21, 2022
how to embed google fonts icons

3:26 am, March 21, 2022
css using perspective for transforms

3:26 am, March 21, 2022
download icon svg

3:24 am, March 21, 2022
style page numbers [fixed]

3:23 am, March 21, 2022
button with separated chevron

3:22 am, March 21, 2022
grid column and row spacing

3:22 am, March 21, 2022
check if a file exists with php

3:21 am, March 21, 2022
image Checkbox Replacement for Forms

3:19 am, March 21, 2022
open sans @import embed font quick

3:19 am, March 21, 2022
bootstrap alert template

3:19 am, March 21, 2022
sqlite basic sql and loop results

3:15 am, March 21, 2022
commit and push changes to git repo

3:15 am, March 21, 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
time you enjoyed wasting is not wasted time
Unknown
Random CSS Property

float

The float CSS property places an element on the left or right side of its container, allowing text and inline elements to wrap around it. The element is removed from the normal flow of the page, though still remaining a part of the flow (in contrast to absolute positioning).
float css reference