[rfc-i] draft-iab-html-rfc-03, "9.2 <address>"

julian.reschke at gmx.de (Julian Reschke) Tue, 05 July 2016 18:36 UTC

From: julian.reschke at gmx.de (Julian Reschke)
Date: Tue, 5 Jul 2016 20:36:54 +0200
Subject: [rfc-i] draft-iab-html-rfc-03, "9.2 <address>"
Message-ID: <6a306848-2ba5-e6c0-f241-447d49211258@gmx.de>

<https://greenbytes.de/tech/webdav/draft-iab-html-rfc-03.html#rfc.section.9.2>:

"This element is used in Authors' Addresses. It is rendered as an HTML 
<address> tag of class "vcard". (...)"

I used to do this in rfc2629.xslt, but eventually stopped (and switched 
to <p> with forced line breaks instead). The main reason being that in 
absence of CSS, the element is displayed as single run of text, not on 
multiple lines (try lynx).

Best regards, Julian