List Views

Total Items found in Views is 280108.
An advanced collection of page views
simple file cache and check in php

6:42 am, March 6, 2023
console dir usage

6:38 am, March 6, 2023
Nginx Server Block with Rewrite

6:37 am, March 6, 2023
download icon svg

6:34 am, March 6, 2023
php html template class system

6:27 am, March 6, 2023
target data attribute with css

6:22 am, March 6, 2023
php countries array

6:20 am, March 6, 2023
show errors in php with toggle

6:16 am, March 6, 2023
How to use default props in React

6:16 am, March 6, 2023
Javascript Objects Notes

6:09 am, March 6, 2023
Footer Design and Redesign

6:08 am, March 6, 2023
python import and print url

6:08 am, March 6, 2023
down chevron and styles

6:05 am, March 6, 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...

You could also follow me on twitter. I have a couple of youtube channels if you want to see some video related content. RuneScape 3, Minecraft and also a coding channel here Web Dev.

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
"We're tight-fisted with property and money, yet think too little of wasting time, the one thing about which we should all be the toughest misers.”
Seneca
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