Re: Quoting HTML code


[ Follow Ups ] [ Post Followup ] [ Previous # Next ] [ Start New Thread ] [ TarBoard ]

Posted by deb on December 02, 2006 at 05:51:58 from 203.167.146.116 user deb.

In Reply to: Quoting HTML code posted by Jock on December 02, 2006 at 23:40:39:


Assuming that this all works once I post it, you can usually do either of the following:

use the ASCII codes for less than and greater than to write the brackets
(here is a list of ASCII codes)
Example
<i>An italic example</i>
Or
<i>An italic example</i>
Result
<i>An italic example</i>

or you can use the <pre> (preformatted text) tag
Example
<pre><i>An italic example</i></pre>
Result

An italic example





Follow Ups:



Post a Followup

Name:
Eel-Mail:

Existing subject (please edit appropriately) :

or is it time to start a New Thread?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

post direct to TarBoard test post first

Before posting it is necessary to be a registered user.


[ Follow Ups ] [ Post Followup ] [ TarBoard ]

Courtesy of Environmental Science, Lancaster

space