I think in part I have this sense that I know so little about how ~*actual*~ web sites are made now that I won't be able to do it. (The first part is true but the second is not; I still know html lol)
@xor Similar situation here, for a new 2021 project I started using CSS Grid Templates which is apparently a Modern and Good thing to do,
but my momentum got derailed when I found it was rendering incorrectly on... an iPhone from just a few years ago.
I'll probably revert to styled <table>s, old but they work everywhere.
@xor I can still make a lovely 2000-style website with artisanally hand-typed HTML and a dusting of JavaScript but as I am trying to redo mine I realize I have no effing clue how to do a 2021 website without just letting WordPress do all the heavy lifting.
@mindspillage @xor something something kubernetes something something
@xor Have a look at CSS. Together with HTML you'll build a decent and modern web site!