List Views

Total Items found in Views is 229023.
An advanced collection of page views
using multiple text shadow

7:55 am, May 10, 2022
PHP/SQLite - Load Random Item

8:46 am, May 10, 2022
testing equality

9:23 am, May 10, 2022
design nice block header

9:24 am, May 10, 2022
Move any element with css offsets

9:45 am, May 10, 2022
php print an array nicely

10:03 am, May 10, 2022
transform rotate an element in css

10:10 am, May 10, 2022
list group card item template

10:19 am, May 10, 2022
jqueryui includes css and js

10:51 am, May 10, 2022
assign array to variables in a loop

11:04 am, May 10, 2022
using the kbd html tag

1:49 pm, May 10, 2022
Generate Sub menu using Core

1:55 pm, May 10, 2022
wordpress get template directory

2:02 pm, May 10, 2022
Get Current Page URL PHP

3:01 pm, May 10, 2022
for loop with a 5 increment

3:38 pm, May 10, 2022
Whois Lookup

4:36 pm, May 10, 2022
chevron left

4:52 pm, May 10, 2022
bootstrap basic grid layout

11:30 pm, May 10, 2022
duplicate a line in vscode

12:54 am, May 11, 2022
Get the documentURI with JS

1:21 am, May 11, 2022
wordpress get home url

1:29 am, May 11, 2022
try catch test

6:48 am, May 11, 2022
meta keywords tag

10:03 am, May 11, 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


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