Close this window

Using the <foreign> tag

Description The foreign tag is used to identify any text that is a foreign word or phrase.
Example
This CNXML:
<para id="foreignexample">
  In Spanish speaking countries you may often 
  hear people say <foreign>Hola 
  Amigo</foreign>, which means 'hello friend'.
</para>
	
Results in this display:
In Spanish speaking countries you may often hear people say Hola Amigo, which means 'hello friend'.
Attributes (what's this?)
Children (what's this?)emphasis, code, term, cite, cnxn, link, foreign, quote, Unicode text
Parents (what's this?)para, meaning, note, item, caption, entry, emphasis, code, term, cite, cnxn, link, foreign, quote
Close this window