Hello,
I was looking at http://css-tricks.com/examples/CleanCode/Beautiful-HTML.png, which includes an interesting comment: "ID applied to body to allow for unique page styling without any additional markup."
That sounds pretty interesting, so I plan to add id="$(TITLE)" to the <body> tag of all dlang.org. Does anyone know how exactly that works?
Thanks, Andrei