| Mactheriverrat 3,173 posts
 msg #112759
 - Ignore Mactheriverrat
 modified
 | 4/15/2013 12:39:30 AM 
 Anyone notice that the BDI is moving back up
 
 http://stockcharts.com/h-sc/ui?s=$BDI&p=D&yr=1&mn=3&dy=0&id=p82137394746
 
 I use to be able to post these URL as links
 
 
 | 
| Mactheriverrat 3,173 posts
 msg #112777
 - Ignore Mactheriverrat
 | 4/15/2013 3:54:48 PM 
 Can someone post the HTML code for posting links.
 TKS
 
 
 | 
| four 5,087 posts
 msg #112780
 - Ignore four
 modified
 | 4/15/2013 11:17:17 PM 
 a href="http://www.google.com">Google</a
 
 
 Put the above inside <     >
 
 1. The address goes inside the quotes
 2. The text we see goes next
 
 Like this:
 
 Google
 
 
 Reference:
 http://www.marty.net/cgi/marty/board/messageboard?action=display&board=sitehelp&num=997922932
 
 More Information
 
 
 
 
 
 
 
 
 
 | 
| Mactheriverrat 3,173 posts
 msg #112782
 - Ignore Mactheriverrat
 | 4/15/2013 11:21:14 PM 
 Thanks Four for the heads up and link.
 
 
 | 
| Mactheriverrat 3,173 posts
 msg #112783
 - Ignore Mactheriverrat
 | 4/15/2013 11:27:18 PM 
 Thanks four
 
 
 IBD Index
 
 
 
 
 
 
 | 
| four 5,087 posts
 msg #112784
 - Ignore four
 modified
 | 4/15/2013 11:44:57 PM 
 a href="http://www.google.com" target="_blank">Google</a
 
 Put the above inside   <  >
 
 NOTE:
 adding TARGET will open the link in a new window/tab
 
 Google
 
 
 |