BTW, it validated, except for a warning about defining character-encoding. Off to read... Unless someone wants to give me a tip? I think it's in the DOCTYPE head or the XMLNS?
EDIT: the validator had a link -- proper for xHTML 1.1:
Code:
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
placed inside the head. Done, macros updated!
EDIT II:
OH NOES! A flaw in NoteTab!!1!!one! NoteTab is
not a utf-8 editor! So I will have to insert the following instead:
Code:
<meta http-equiv="Content-Type" content="text/html;charset=windows-1252" />
So close to perfect...
Wait! It's the flaw that enhances the beauty! Like a crappy frame on a masterpiece, or a supermodel with a crooked nose!
Ah, I feel
better.
m a r