Udskrivning af ' i titles og formularer
En ting der til stadighed undrer mig er, hvorfor tegnet ' (single quot) laver rod i titles og formularer. F.eks.:"that's the way"
<a href="bla.htm" title="that"s the way">
- bliver til:
"that'"
- mens
<a href="bla.htm" title="that’s the way">
- udskrives rigtigt:
"that's the way"
