Hello,

I propose to replace the elements removed from HTML5, acronym and tt.
acronym HTML element replaced by abbr, and tt by a span, where there is
no semantics for the tt, for example with @t.  This would lead to

<abbr class="acronym">
<span class="t">

span.t => font-family: monospace;

Does it looks ok?


-- 
Pat

Reply via email to