List Views

Total Items found in Views is 215675.
An advanced collection of page views
add user to sudo group in ubuntu

12:23 pm, April 1, 2024
material design icons google font

12:10 pm, April 1, 2024
Source on Overwolf ASCII Art

12:06 pm, April 1, 2024
linux mount a drive manually

11:51 am, April 1, 2024
Testing

11:46 am, April 1, 2024
wordpress get site url

11:46 am, April 1, 2024
prevent default click event on link

11:45 am, April 1, 2024
css using perspective for transforms

11:44 am, April 1, 2024
KruXoR Site Updates June 2022

11:39 am, April 1, 2024
wordpress get template directory

11:36 am, April 1, 2024
bootstrap alert template

11:34 am, April 1, 2024
add paging to wp list query

11:33 am, April 1, 2024
timeline class and function

11:29 am, April 1, 2024
get element by id and hide it

11:28 am, April 1, 2024
top bar overflow issues [fixed]

11:23 am, April 1, 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
The mind must be given relaxation; it will arise better and keener after resting. As rich fields must not be forced-for their productiveness, the have no rest, will quickly exhaust them constantlabor will break the vigor of the mind, but if it is released and relaxed a little while, it will recover its powers
Seneca
Random CSS Property

<display-outside>

The <display-outside> keywords specify the element's outer display type, which is essentially its role in flow layout. These keywords are used as values of the display property, and can be used for legacy purposes as a single keyword, or as defined in the Level 3 specification alongside a value from the <display-inside> keywords.
<display-outside> css reference