Quote:
Originally Posted by Turtle91
Other than your capital "A" in </Abbr> it appears that your syntax is correct according to W3Schools. For proper xhtml you need to use a lower case "a".
Code:
<abbr title="Get out, Satan (Gr)">Apage Satanas!</abbr>
css:
abbr {border-bottom: 2px dotted black}
I'm not sure, but it sounds like Adobe Reader/FDReader might not support the <abbr> tag?? I personally haven't used it before. 
|
I use in HTML the lower case correctly.
Henk