Clarification on <samp> element
Lydja Williams (lydjaw@microsoft.com)
Sat, 19 Nov 94 00:44:17 PST
Message-Id: <9411190851.AA03788@netmail2.microsoft.com>
From: Lydja Williams <lydjaw@microsoft.com>
To: www-html@www0.cern.ch
Date: Sat, 19 Nov 94 00:44:17 PST
Subject: Clarification on <samp> element
I'm looking for clarification on the <samp> element. The HTML 2.0
specification describes <samp> as follows:
"The SAMP type indicates a sequence of literal characters."
How is this tag commonly used? How should I expect the following
markup to be displayed in a Web client?
<samp>black & white</samp>
Alternative A:
black & white
Alternative B:
black & white
Thanks,
Lydja Williams
Microsoft