List Views

Total Items found in Views is 281387.
An advanced collection of page views
Facebook HTML for Sharing a Link

12:32 am, December 11, 2023
meta keywords tag

12:32 am, December 11, 2023
adding pagination to custom wp_query

12:32 am, December 11, 2023
prevent default click event on link

12:31 am, December 11, 2023
php function load as table - load_as_table

12:31 am, December 11, 2023
Testing Playwrite on for Node

12:31 am, December 11, 2023
detect window scroll position jquery

12:31 am, December 11, 2023
turn on or off error reporting php

12:31 am, December 11, 2023
CSS Grid Frame Work

12:31 am, December 11, 2023
twitter json feed testing

12:31 am, December 11, 2023
jquery load wait function

12:31 am, December 11, 2023
RS3 Post 99 Leveling Log

12:31 am, December 11, 2023
scroll to top html css and js

12:31 am, December 11, 2023
Privacy

12:31 am, December 11, 2023
random string generator guid

12:30 am, December 11, 2023
video embed full screen all screen sizes

12:30 am, December 11, 2023
favicon code meta tag

12:30 am, December 11, 2023
make any element editable

12:30 am, December 11, 2023
How do Self-Closing JSX Tags Work?

12:29 am, December 11, 2023
redirect www to non www

12:29 am, December 11, 2023
extract youtube image from video url

12:29 am, December 11, 2023
Auto Create HTML Code Snippets

12:29 am, December 11, 2023
load random videos module using template

12:29 am, December 11, 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
Our brains are wired to find things we are looking for - if your always cynical or waiting for things to go wrong, then your life will reflect that. On the other hand, having a positive outlook on life will bring you joy and provide you with inspiration when you least expect it ☀️🍉🌴
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