List Views

Total Items found in Views is 213190.
An advanced collection of page views
using the kbd html tag

3:21 am, October 1, 2022
filter drop shadow

3:20 am, October 1, 2022
Added Bootstrap Nightshade Again

3:19 am, October 1, 2022
css :active pseudo-class usage

3:19 am, October 1, 2022
php save csv from array to file

3:18 am, October 1, 2022
get element by id with javascript

3:18 am, October 1, 2022
scroll to top html css and js

3:18 am, October 1, 2022
twitter icon font awesome

3:17 am, October 1, 2022
how to copy the folder path in finder

3:17 am, October 1, 2022
using foundation 6.4 xy grid basics

3:16 am, October 1, 2022
Video Placeholder Image HTML

3:16 am, October 1, 2022
MySQL to Sqlite converter

3:16 am, October 1, 2022
Google Font Embed - Play Gaming Font

3:10 am, October 1, 2022
Input Suggestions using a datalist

3:10 am, October 1, 2022
Source on Overwolf ASCII Art

3:09 am, October 1, 2022
RS3 Quick Daily Run Logs

3:07 am, October 1, 2022
Facebook HTML for Sharing a Link

3:07 am, October 1, 2022
logo tickers marquee slow scrolling

3:07 am, October 1, 2022
timeline class and function

3:06 am, October 1, 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
Even if you fall on your face, you're still moving forward.
Victor Kiam
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