|
Posted by The Bicycling Guitarist on August 1, 2007, 6:26 pm
Please log in for more thread options
> Hi. Oh boy a little-used tag to implement! Did I use it
How about the usage in the following paragraph. This one is tricky because I
want to have the German pronunciation for "Jasta" but the English for the
number of the Jasta.
...is in command of <dfn><span lang="de">Jasta</span> 76</dfn>, a
fighter squadron flying <span lang="de">Albatros</span> D-III aircraft.
This is an essay written in English but with many German and French proper
nouns. Instead of nesting a span tag for the language attribute as shown,
should the lang attribute be part of the dfn tag, and should I include the
number as part of the dfn or put the dfn tags around the word "Jasta"?
Should I use the TITLE attribute <dfn title="German fighter squadron" lang
="de">Jasta</dfn>
|