List Views

Total Items found in Views is 215675.
An advanced collection of page views
javascript update item in object

8:18 pm, September 30, 2024
wordpress block grid code

8:15 pm, September 30, 2024
simple dropdown navigation ul li css

7:17 pm, September 30, 2024
CSS Filter Generator from Hex Code

7:12 pm, September 30, 2024
wordpress category list sorting custom

7:12 pm, September 30, 2024
truncate string using jquery

6:53 pm, September 30, 2024
margin padding framework

6:37 pm, September 30, 2024
right align something in its element

6:22 pm, September 30, 2024
css responsive max and min targets @media

6:03 pm, September 30, 2024
check length of element jquery

5:25 pm, September 30, 2024
Operating Systems and the Change to Linux

5:02 pm, September 30, 2024
KruXoR - September 2022 - Newsletter #1

4:46 pm, September 30, 2024
Random Links for December 2022

4:46 pm, September 30, 2024
svg carret right css class

4:45 pm, September 30, 2024
New World - Why to Join a Faction

4:43 pm, September 30, 2024
twitter icon font awesome

4:29 pm, September 30, 2024
get the current post id from content.php

4:15 pm, September 30, 2024
show errors in php with toggle

4:04 pm, September 30, 2024
change padding of element with javascript

3:55 pm, September 30, 2024
Importing CSS Reference

3:52 pm, September 30, 2024
get tomorrows date with javascript

3:41 pm, September 30, 2024
using the :user-valid CSS pseudo-class

3:39 pm, September 30, 2024
wordpress get site url

3:32 pm, September 30, 2024
apache redirect to https ssl from normal

3:24 pm, September 30, 2024
drop shadow text class easy drop shadow

3:13 pm, September 30, 2024
Make the Welcome Text box Smaller

3:11 pm, September 30, 2024
image Checkbox Replacement for Forms

3:10 pm, September 30, 2024
try catch test

3:08 pm, September 30, 2024
search bug Above

3:07 pm, September 30, 2024
add user to sudo group in ubuntu

3:04 pm, September 30, 2024
bootstrap toggle element collapse

3:02 pm, September 30, 2024
Runescape RS3 Double Seren Spirits

2:55 pm, September 30, 2024
atom on mac and synchronise settings

2:54 pm, September 30, 2024
convert all images into base64 encoded

2:54 pm, September 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
“If you just sit and observe, you will see how restless your mind is. If you try to calm it, it only makes it worse, but over time it does calm, and when it does, there’s room to hear more subtle things. You see so much more than you could see before. It’s a discipline; you have to practice it.”
Steve Jobs
Random CSS Property

fit-content

The fit-content behaves as fit-content(stretch). In practice this means that the box will use the available space, but never more than max-content.
fit-content() css reference