List Views

Total Items found in Views is 177466.
An advanced collection of page views
CSS Grid Frame Work

12:16 am, November 20, 2023
Windows Reinstall Again - 2022 Edition

12:16 am, November 20, 2023
Radial Click Effect

12:16 am, November 20, 2023
prevent default click event on link

12:15 am, November 20, 2023
gallery carousel center mode

12:14 am, November 20, 2023
mysql to sqlite notes

12:14 am, November 20, 2023
add paging to wp list query

12:11 am, November 20, 2023
ken burns slow image zoom

12:11 am, November 20, 2023
log the console log output to a div

12:11 am, November 20, 2023
bold the numbers in a ol li list

12:11 am, November 20, 2023
Complex Arrow Function Example

12:11 am, November 20, 2023
change padding of element with javascript

12:10 am, November 20, 2023
load content with jquery

12:10 am, November 20, 2023
mad fans case setup 9 case fans!

12:10 am, November 20, 2023
codemirror with auto preview window

12:10 am, November 20, 2023
using clamp js to clamp lines of text

12:10 am, November 20, 2023
Metal Dragons

12:09 am, November 20, 2023
install codemirror for textareas [added]

12:09 am, November 20, 2023
old browser check with javascript

12:08 am, November 20, 2023
test love like dislike script from api

12:07 am, November 20, 2023
embed and use a ttf font font face

12:07 am, November 20, 2023
landscape image document placeholder

12:06 am, November 20, 2023
Twitter Post Fetcher Script

12:06 am, November 20, 2023
certbot add a certificate for one domain

12:06 am, November 20, 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
Interesting...

Me
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