On Nov 16, 2006, at 8:47 AM, Joe Mezzanini wrote: > I created a link roll here for my website > http://del.icio.us/help/linkrolls > It looks fine with FireFox but not with IE > See what I mean at http://theMezz.com > any suggestions as to get this to work with IE too??
I'm not entirely sure why the list bullets appear fine in Firefox, but this meta tag in your header may be the culprit under IE: <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> All of our linkrolls and feeds are encoded as UTF-8, while it appears that your page is set to windows-1252 character encoding. You might want to try replacing the "windows-1252" in that meta tag with "utf-8" and see what happens. -- l.m.orchard technical yahoo, del.icio.us Yahoo! [EMAIL PROTECTED]

