The Land Where Turbie Posts

Dropdown Menu is Fun to Make With Just HTML/CSS


So I posted about this yesterday and I figure I would test it out on this post (and potentially the next few posts), alongside with the existing Archives and Topics.

I take back my word in regards to dropdown1 menu can be a little funky. All it takes is the positioning of it. Using position: absolute; and then set top: 75%;, it takes all the funkiness away. Of course, the top: can be any value you set to. Every blogs are different after all.

I just wish that it have a way to display different things on the same page just by using CSS/HTML only. No JS, just CSS/HTML. Maybe it's possible, I just haven't figure it out, yet.

Side Note

I just learnt (while writing this post) via MoonWriting that Pagecord is using LLM to build the blogging platform and it's owner fed one user's 26-year blog into Claude without consent. I hate that I went into the rabbit hole2 before posting today's post.

Totally not sitting on this unpublished post for 45 minutes (because I was diving into the rabbit hole).

Anyway, happy Sunday!


|


  1. I put it as submenu yesterday.

  2. Owner's post about said using LLM to build Pagecord.

#CSS