Search
Search Articles
Search Articles by entering your search text above.
Site Development
goodbye old grid theme

Yep i have gone back to bootstrap 5 with a dark mode theme.  I think its neater, and i liked my old theme, but it had some issues, and no doubt this bootstrap one will also have issues. But yeah..

12:44 pm, June 9, 2021
Site Development
Google Page Speed Cleanup and Testing

Here we go with some google page speed testing, on the new reduced size kruxor.com Its less impressive than i thought it would be: https://developers.google.com/speed/pagespeed/insights/?url=https%3..

12:47 am, December 23, 2020
Site Development
Kruxor Moving from Bootstrap to CSS Grid

This is my notes on upgrading this site from bootstrap to css grid.  Mission: Make this look good! and fast :) Mmm… not so good at the moment, removed bootstrap and dark theme. But there..

12:05 am, December 23, 2020
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


James Clear
Random CSS Property

calc()

The calc() CSS function lets you perform calculations when specifying CSS property values. It can be used anywhere a <length>, <frequency>, <angle>, <time>, <percentage>, <number>, or <integer> is allowed.
calc() css reference