List Views

Total Items found in Views is 222764.
An advanced collection of page views
atom on mac and synchronise settings

11:55 pm, October 21, 2024
simple dropdown navigation ul li css

11:54 pm, October 21, 2024
video embed tag

11:54 pm, October 21, 2024
add paging to wp list query

11:54 pm, October 21, 2024
fancybox modal popup example

11:53 pm, October 21, 2024
How do Self-Closing JSX Tags Work?

11:53 pm, October 21, 2024
video embed full screen all screen sizes

11:50 pm, October 21, 2024
document placeholder for a4 in portrait

11:48 pm, October 21, 2024
button with separated chevron

11:47 pm, October 21, 2024
check browser version and show a message

11:43 pm, October 21, 2024
scroll down the page using a button click

11:43 pm, October 21, 2024
get element by id and hide it

11:42 pm, October 21, 2024
check url hash using javascript

11:39 pm, October 21, 2024
meta keywords tag

11:36 pm, October 21, 2024
KruXoR Site Updates June 2022

11:35 pm, October 21, 2024
show errors in php with toggle

11:35 pm, October 21, 2024
Viewport width and height calculations

11:34 pm, October 21, 2024
mad fans case setup 9 case fans!

11:34 pm, October 21, 2024
fancybox image popout easy

11:31 pm, October 21, 2024
Custom JS Tabs - No Jquery or Jquery UI

11:30 pm, October 21, 2024
Making an image responsive using css

11:29 pm, October 21, 2024
convert all images into base64 encoded

11:28 pm, October 21, 2024
Importing CSS Reference

11:25 pm, October 21, 2024
grid column and row spacing

11:22 pm, October 21, 2024
Chat GPT slick slider code testing

11:19 pm, October 21, 2024
Alpine JS Testing

11:18 pm, October 21, 2024
Top 10 Terraria Houses

11:18 pm, October 21, 2024
verify the google recapture server php

11:15 pm, October 21, 2024
mysql to sqlite notes

11:08 pm, October 21, 2024
echo the page id from wordpress

11:08 pm, October 21, 2024
Video Placeholder Image HTML

11:07 pm, October 21, 2024
extract youtube image from video url

11:05 pm, October 21, 2024
install cmatrix on mac m1

10:58 pm, October 21, 2024
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
I believe that success can be measured in the number of uncomfortable conversations you're willing to have.
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