![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Can someone tell me how to render Spanish punctuation, such as the upside down question marks, etc? Can you refer me to a resource page? |
#3
| |||
| |||
|
|
"Alofbama" <alofbama (AT) cableone (DOT) net> wrote: Can someone tell me how to render Spanish punctuation, such as the upside down question marks, etc? Can you refer me to a resource page? You can write them as ISO-8859-1 (ISO Latin 1) characters. See http://www.cs.tut.fi/~jkorpela/HTML3.2/3.1.html for a short intro and http://www.cs.tut.fi/~jkorpela/HTML3.2/latin1.html for a quick reference. For example, on Windows, Alt 0191 produces the inverted question mark. You can also use the reference ¿ or the reference ¿. The difficult part in Spanish punctuation is the eventual use of (thin) spaces between quotation marks and quoted text. Even the detailed orthography guide by the Spanish academy doesn't seem to resolve the issue. In HTML, there is no real way to create an unbreakable thin space ( is normal-width, and   is poorly supported _and_ not nonbreaking). But I guess you don't want to get into such details. -- Yucca, http://www.cs.tut.fi/~jkorpela/ Pages about Web authoring: http://www.cs.tut.fi/~jkorpela/www.html |
![]() |
| Thread Tools | |
| Display Modes | |
| |