home *** CD-ROM | disk | FTP | other *** search
/ Rules, tips & shortcuts... / Rules_and_Tips.bin / start.html < prev   
Encoding:
Extensible Markup Language  |  2003-05-06  |  6.8 KB  |  266 lines

  1. <?xml version=\"1.0\" encoding=\"UTF-8\"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">  
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> 
  4.  
  5. <head>
  6. <title>IC essential info PDFs</title>
  7. <style type="text/css">
  8.  
  9. .Header
  10. {
  11.     background-color: ffffff;
  12.     font-size: 25px;
  13.     color: #cc0000;
  14.     padding: 2px 10px 2px 10px;
  15.     border-bottom: #000099;
  16.     border-width: 0px 0px 10px 0px;
  17.     border-style: none none solid none;
  18.     height: auto;
  19.     float: left;
  20.     width: 98%;
  21. }
  22.  
  23. .HeaderLogo
  24. {
  25.     float: left;
  26.     padding: 0px 10px 0px 0px;
  27. }
  28.  
  29. .HeaderText
  30. {
  31.     text-align: baseline;
  32.     padding: 18px 0px 0px 10px;
  33.     float: left;
  34. }
  35.  
  36. .HeaderRight
  37. {
  38.     float: right;
  39.     clear: right;
  40.     padding: 0px 0px 5px 0px;
  41. }
  42.  
  43. body
  44.     { 
  45.     font-family: helvetica, sans-serif;
  46.     font-size: 12px;
  47.     color: #000000;
  48.     background-color:#ffffff;
  49.     margin: 2px; 
  50.     }
  51.  
  52. p, td, br, ul, li    
  53.     {
  54.     font-family: helvetica, sans-serif;
  55.     font-size: 12px;
  56.     }
  57.  
  58. h1
  59.     {
  60.     font-size: 16px;
  61.     color: #cc0000;
  62.     }
  63.     
  64. h2
  65.     {
  66.     font-size: 14px;
  67.     color: #006699;
  68.     }
  69.     
  70. .MainBody
  71.     {
  72.     clear:both;
  73.     margin: 5px;
  74.     width: 70%;
  75.     float: left;
  76.     }
  77.     
  78. .SideBar 
  79.     {
  80.     background-color:#ccffff;
  81.     float: right;
  82.     width: 20%;
  83.     }
  84.  
  85. #BodyMain
  86. {
  87.     background-color: #ffffff;
  88.     font-family: verdana, helvetica, sans-serif;
  89.     color: #000000;
  90.     width: 78%;
  91.     height: auto;
  92.     float: left;
  93.     vertical-align: top;
  94.     padding: 2px 1% 20px 1%;
  95.     margin: 0px 0px 20px 0px;
  96. }
  97.     
  98. #BodySideBar
  99.     {
  100.     background-color: #ffffff;
  101.     font-family: verdana, helvetica, sans-serif;
  102.     color: #000000;
  103.     width:18%;
  104.     height:100%;
  105.     float:right;
  106.     vertical-align: top;
  107.     padding: 2px 1% 2px 1%;
  108.     }
  109.     
  110. #Footer
  111. {
  112.     clear: both;
  113.     color: #666666;
  114.     text-align: left;
  115.     border-color: #999999;
  116.     border-width: 1px 0px 0px 0px;
  117.     border-style: solid;
  118.     padding: 2px;
  119. }
  120.     
  121.  
  122. .ItemHead
  123. {
  124.     color: #000000;
  125.     font-weight: bold;
  126.     white-space: nowrap;
  127.     font-size: 14px;
  128.     border-color: #cc0000 #cc0000 #666666 #990000;
  129.     border-width: 2px 0px 1px 0px;
  130.     border-style: solid solid dashed solid;
  131.     padding: 5px 2px 5px 2px;
  132. }
  133.     
  134. .ItemLabel
  135. {
  136.     background-color: #ffffff;
  137.     white-space: nowrap;
  138.     font-weight: bold;
  139.     color: #666666;
  140.     vertical-align: baseline;
  141.     border-bottom: #cccccc;
  142.     border-width: 0px 0px 1px 0px;
  143.     border-style: none none dotted none;
  144. }
  145.     
  146. .ItemData
  147.     {
  148.     background-color: #ffffff;
  149.     white-space: nowrap;
  150.     vertical-align: baseline;
  151.     border-bottom: #cccccc;
  152.     border-width: 0px 0px 1px 0px;
  153.     border-style: none none dotted none;
  154.     }
  155.  
  156. .ItemDataTop
  157.     {
  158.     background-color: #ffffff;
  159.     white-space: nowrap;
  160.     vertical-align: top;
  161.     border-bottom: #cccccc;
  162.     border-width: 0px 0px 1px 0px;
  163.     border-style: none none dotted none;
  164.     }
  165.  
  166.  
  167. .ItemDataText
  168.     {
  169.     background-color: #ffffff;
  170.     border-bottom: #cccccc;
  171.     border-width: 0px 0px 1px 0px;
  172.     border-style: none none dotted none;
  173.     }
  174.  
  175. .ItemDataNumber
  176.     {
  177.     background-color: #ffffff;
  178.     text-align: right;
  179.     border-bottom: #cccccc;
  180.     border-width: 0px 0px 1px 0px;
  181.     border-style: none none dotted none;
  182.     }
  183.  
  184. .Quote 
  185.     {
  186.     font-weight: bold;
  187.     color: #333333;
  188.     }
  189.     
  190. li, ul
  191. {
  192.     padding: 0px;
  193.     margin: 0 0 0 10px;
  194. }
  195.     
  196. </style>
  197. </head>
  198.  
  199. <body>
  200.  
  201. <div class="Header">
  202.     <div>
  203.     <div class="HeaderLogo"><img src="images/ic_logo.gif" alt="IC logo" /></div>
  204.     <div class="HeaderText">Rules, tips, and shortcuts...</div>
  205.     <div class="HeaderRight"><img src="images/gi_logo.gif" alt="Gi Logo" /></div>
  206.     </div>
  207. </div>
  208.  
  209. <div id="BodyMain">
  210.  
  211. <h1>Rules, tips, and shortcuts...</h1>
  212.  
  213. <p>Investors Chronicle has teamed up with Global-Investor.com, the specialist investment bookshop, to bring you two bestselling books on one CD. In The Book of Investing Rules, 150 leading fund managers and investors set out the principles which they think are essential to long-term success. In 'Stephen Eckett on Online Investing', the internet money guru provides a host of tips, shortcuts and time-saving techniques that will help you get the most out of the web.</p>
  214.  
  215. <p>The titles have been completely reformatted from the print originals to take advantage of the benefits of the PDF format - all website hyperlinks are 'live' and navigation through the documents themselves is made simply using further hyperlinks.</p>
  216.  
  217. <p>All you need to access these titles is a copy of the free Adobe Acrobat Reader ( available at : <a href="http://www.adobe.com" title="Link to the Adobe website" target="new">www.adobe.com</a> )</p>
  218.  
  219.  
  220. <table cellpadding="3" cellspacing="0" border="0">
  221. <tr><td class="ItemHead" colspan="2">The PDFs</td></tr>
  222. <tr><td class="ItemData"><img src="images/eckett.jpg" alt="Stephen Eckett on Online Investing cover" /></td>
  223. <td class="ItemDataText">
  224. <a href="pdfs/eckett.pdf" target="new" title="Open the PDF file">Stephen Eckett on Online Investing</a>
  225. <p><strong>200 essential Q&As for the internet investor.</strong></p>
  226. <p>This essential collection of questions and answers has been compiled from Stephen Eckett's popular column in Investors Chronicle. Fully updated, this book gives you the short-cuts, the techniques, and the inside knowledge to make the most out of the internet, in the quickest possible time and at the lowest possible cost.</p>
  227. </td></tr>
  228. <tr><td class="ItemData"><img src="images/rules.jpg" alt="Investing Rules cover" /></td>
  229. <td class="ItemDataText">
  230. <a href="pdfs/rules.pdf" target="new" title="Open the PDF file">The Global Investor book of Investing Rules</a>
  231. <p><strong>Invaluable advice from 150 master investors</strong></p>
  232. <p>For the first time, the tactics, strategies and insights relied on by 150 of the world's most respected financial experts are revealed in a concise, digestible form.</p>
  233. <p><span class="Quote">"The Global-Investor book of Investing Rules will almost certainly prove to be the most useful financial book published all year."</span></p>
  234. <p>Luke Johnson, The Sunday Telegraph</p>
  235. </td></tr>
  236. </table>
  237.  
  238. </div>
  239.  
  240. <div id="BodySideBar">
  241.  
  242. <h2>The IC Bookstore</h2>
  243.  
  244. <p>The IC bookshop has over 4,000 financial and investment titles at great prices.</p>
  245.  
  246. <p>Covering:</p>
  247.  
  248. <ul>
  249. <li><a href="http://books.global-investor.com/pages/search.htm?ginPtrCode=10102&CatCode=PER" target="new">Personal finance</a></li>
  250. <li><a href="http://books.global-investor.com/pages/search.htm?ginPtrCode=10102&CatCode=FUN" target="new">Fundamental analysis</a></li>
  251. <li><a href="http://books.global-investor.com/pages/search.htm?ginPtrCode=10102&CatCode=VAL" target="new">Value investing</a></li>
  252. <li><a href="http://books.global-investor.com/pages/search.htm?ginPtrCode=10102&CatCode=TEC" target="new">Technical analysis</a></li>
  253. <li><a href="http://books.global-investor.com/pages/search.htm?ginPtrCode=10102&CatCode=TRA" target="new">Trading</a></li>
  254. <li><a href="http://books.global-investor.com/pages/home.htm?ginPtrCode=10102" target="new">and much more..</a></li>
  255. </ul>
  256.  
  257. <p><a href="http://books.global-investor.com/pages/home.htm?ginPtrCode=10102" target="new">IC bookstore</a></p>
  258.  
  259. </div>
  260.  
  261. <div id="Footer">
  262. © Harriman House Ltd 2003
  263. </div>
  264.  
  265. </body>
  266. </html>