Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/11/01 14:27
Read: times


 
#15619 - RE: the 8051 bible, new address, Andy
Hi Erik,

Let me start by saying that it's not intended as a criticism when I turn your text into links!
It's just that I want those links so that I can download the document; so, as I'm going to do them anyway for myself, I thought I might as well post them for the benefit of others.

Peter is right: on this forum you do have to manually type the HTML tags; this is quite a pain, which is why I don't always do it - only if I actually need the link. Otherwise, it's easier to just cut-and-paste the plain text into your browser's address bar.
(The Keil forum automatically converts URLs to links, which is much nicer!)

Anyway, before you can use the HTML tags, you have to be logged-in as a registered user; then a little note appears saying "you may post using HTML tags"

Having done that, the tags for a link are:
your URL>your link text
Where your URL is the URL to jump to, and your link textwill be the clickable text

Other Tags are:
Bold
Italic
use monospaced font for code layout:
   main()
   {
       // Look! my indenting works!
       printf( "Hello HTML World!" );
   }
<pre>

List of 9 messages in thread
TopicAuthorDate
the 8051 bible, new address            01/01/70 00:00      
RE: the 8051 bible, new address            01/01/70 00:00      
RE: the 8051 bible, new address            01/01/70 00:00      
RE: the 8051 bible, new address, Andy            01/01/70 00:00      
RE: the 8051 bible, new address, Andy            01/01/70 00:00      
RE: the 8051 bible, new address, Andy            01/01/70 00:00      
RE: the 8051 bible, new address, Andy            01/01/70 00:00      
RE: the 8051 bible, new address, Andy            01/01/70 00:00      
RE: the 8051 bible, new address, Andy            01/01/70 00:00      

Back to Subject List