<body id='...'>
Andrei Alexandrescu via Digitalmars-d
digitalmars-d at puremagic.com
Sat Jan 17 00:22:18 PST 2015
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
More information about the Digitalmars-d
mailing list