On Thu, 30 Dec 2004 13:48:09 -0000, Kornel Lesinski <[EMAIL PROTECTED]> wrote: > > I can't think of anything better than using unicode 'x' for multiplication. > [X]HTML doesn't have any markup for dimensions. >
Well, from http://www.w3.org/TR/REC-html40/sgml/entities.html : <!ENTITY times CDATA "×" -- multiplication sign, U+00D7 ISOnum --> I assume × is safer to use especially for XHTML served as application/xhtml+xml Regards, Rimantas ****************************************************** The discussion list for http://webstandardsgroup.org/ See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
