| | Re: Best way to write the registered trademark symbol in HTML? Todd Lehman
|
| | (...) Hmm, OK, so even though ™ is syntactically legal HTML, the semantics aren't defined in Unicode as the desired character...? And they just happen to work out to the TM symbol on a few popular platforms? (...) So ™ doesn't always mean (...) (26 years ago, 9-Jan-99, to lugnet.publish)
|
| | |
| | | | Re: Best way to write the registered trademark symbol in HTML? Lee Jorgensen
|
| | | | Todd ... can't you specify the font you want used in your HTML pages? Your little demo didn't work at all on my system, but then again it might be my system. Netscape 4.5 (...) -- Lee Jorgensen -- Custom Programmer mailto://ljorgensen@uswest.net (...) (26 years ago, 9-Jan-99, to lugnet.publish)
|
| | | | |
| | | | | | Re: Best way to write the registered trademark symbol in HTML? Matthew Miller
|
| | | | | (...) Sorta -- but not in a cross-platform way, which is the problem anyway. (26 years ago, 9-Jan-99, to lugnet.publish)
|
| | | | | |
| | | | | | Re: Best way to write the registered trademark symbol in HTML? Todd Lehman
|
| | | | (...) Sort of... An HTML document can, using the FACE attribute of the <FONT> tag, give a list of suggested fonts with which to render a section of text, but there's no guarantee that the font you want exists on the user's system, or that the HTML (...) (26 years ago, 10-Jan-99, to lugnet.publish)
|
| | | | |
| | | | | | Re: Best way to write the registered trademark symbol in HTML? Lee Jorgensen
|
| | | | The in-lined HTML code ... url's work fine, but this little bit didn't. (...) -- Lee Jorgensen -- Custom Programmer mailto://ljorgensen@uswest.net Ban-Koe Systems, Inc. <-- I am NOT a spokesperson for my company. (26 years ago, 10-Jan-99, to lugnet.publish)
|
| | | | |
| | | | | | Re: Best way to write the registered trademark symbol in HTML? Todd Lehman
|
| | | | (...) Oh. I see what you mean. No, that wasn't supposed to work in the context of the news article. You'd have to cut & paste it into a file on your local system to view it. --Todd (...) (26 years ago, 10-Jan-99, to lugnet.publish)
|
| | | | |