PPRuNe Forums - View Single Post - Mod's : What happened to the [CODE] function ?
Old 21st January 2006 | 15:40
  #5 (permalink)  
Gunship
GunsssR4ever
 
Joined: Sep 1999
Posts: 3,816
Likes: 0
From: Out there somewhere ...
Post

Originally Posted by BOAC
Well - never saw/used that one! I'll have a look in the Owner' Handbook' to see.
Tx BOAC.

It is a "nice to have". We used to have a little icon for it as well - which dissapeared now ?

Here is what the handbook say BOAC (sorry been a moderator as well for many years - find it very usefull)

Cheers and thanks

Gunss

PS: I am travelling from Sunny SA to London and TIP - so only online again Tuesday !

Code
The [code] tag switches to a fixed-width (monospace) font and preseves all spacing.
Usage
Code:
value
Example Usage
Code:
<script type="text/javascript">
<!--
   alert("Hello world!");
//-->
</script>
Example Output
Code:
<script type="text/javascript">
<!-- alert("Hello world!");
//-->
</script>
LINK IS HERE...
Gunship is offline