List Views

Total Items found in Views is 184227.
An advanced collection of page views
Creating an NFT - bbyalienyodi

2:02 am, April 30, 2024
foundation make row full width

2:30 am, April 30, 2024
Testing

2:32 am, April 30, 2024
inline form field padding

2:33 am, April 30, 2024
get the last letter of a string

3:13 am, April 30, 2024
transform rotate an element in css

3:52 am, April 30, 2024
php html template class system

4:18 am, April 30, 2024
digital clock with jquery

4:19 am, April 30, 2024
Use Sweet Alert rather than alert!

4:24 am, April 30, 2024
validate email address from string

4:26 am, April 30, 2024
bootstrap form basic

4:27 am, April 30, 2024
imgur upload from php

4:34 am, April 30, 2024
using let and const example

5:42 am, April 30, 2024
KruXoR Site Updates June 2022

6:01 am, April 30, 2024
Complex Arrow Function Example

6:04 am, April 30, 2024
ES5 vs ES6 Object Example

6:05 am, April 30, 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


Windows
Random CSS Property

:empty

The :empty CSS pseudo-class represents any element that has no children. Children can be either element nodes or text (including whitespace). Comments, processing instructions, and CSS content do not affect whether an element is considered empty.
:empty css reference