Posted by Toby Inkster on 09/12/06 05:05
Beauregard T. Shagnasty wrote:
> Michael Jones wrote:
>
>> I have tried to wrap the code in <code> tags but this does not seem
>> to work.
>
> Convert all of the < to <
> and the > to >
You should probably still keep the <code>...</code> tags though -- as this
lets browsers know that you're displaying some source code. They can then
choose an appropriate way of displaying it -- often in a fixed-width font,
but perhaps in an audio browser, read by a different voice, or on systems
with only one font, in a different colour.
<code><A HREF="http://www.google.co.uk/">Google</A></code>
--
Toby A Inkster BSc (Hons) ARCS
Contact Me ~ http://tobyinkster.co.uk/contact
[Back to original message]
|