dabush
02-23-2003, 08:14 PM
what is the tag to tell the browser not to interpret a tag but to display it as is. For instace if this were the HTML of a document
This text<br>is all on one line
would normally display
This text
is all one one line
but i want it to say
This text<br>is all on one line
This text<br>is all on one line
would normally display
This text
is all one one line
but i want it to say
This text<br>is all on one line