- From: fantasai <fantasai@escape.com>
- Date: Tue, 03 Dec 2002 12:56:15 -0500
- To: www-html@w3.org
Wingnut wrote:
>
> ... where a styled-as-such elements' contents would hit the browser
> escaped (not rendered), as in HTML source text? I probably have my
> terms screwed up, but you understand. :) I am looking for a
> container-tag or method to display html source without manually or
> dynamically escaping the lt's, gt's, quotes, amps, etc...
<![CDATA[
<html><code>
]]>
Received on Tuesday, 3 December 2002 12:55:53 UTC