Toby Geeks Out!  avatar

HTML & CSS Notes

Sunday Afternoon CSS Tinkering

So I spent my Sunday doing what normal people probably don’t do—obsessing over blog spacing. You know how it is. You notice one little thing that’s bugging you, and next thing you know, three hours have disappeared, and you’re still messing around with CSS. It started with my blockquotes. I’ve got this dropcap thing going on for the first letter of posts, which I think looks pretty cool. But when a blockquote showed up right after that fancy first letter? Huge, awkward gap of white space. Just looked weird. So I tried adjusting the dropcap’s line-height first. Then I messed around with margins—positive, negative, whatever I could think of. …

Continue Reading

Wrestling with Micro.blog

I’ve been in a full-on wrestling match with my Micro.blog theme lately. Had this specific vision: truncated posts on the homepage with a “Continue Reading” link, a nice drop cap at the start of long-form posts, and images that didn’t feel like they were yelling over the text. Simple, right? Started with trying to add the “Continue Reading” link myself but it didn’t work. Was about to send a support ticket, then thought “nah, I want to figure this out.” Asked Perplexity for help instead, and honestly? Huge help figuring out what I’d done wrong. While I was at it, I asked Perplexity to help with other stuff too. Spotted a drop cap line in the …

Continue Reading