~ubuntu-branches/ubuntu/precise/kompozer/precise

« back to all changes in this revision

Viewing changes to mozilla/layout/html/tests/block/printing/127286-1.html

  • Committer: Bazaar Package Importer
  • Author(s): Anthony Yarusso
  • Date: 2007-08-27 01:11:03 UTC
  • Revision ID: james.westby@ubuntu.com-20070827011103-2jgf4s6532gqu2ka
Tags: upstream-0.7.10
ImportĀ upstreamĀ versionĀ 0.7.10

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<link rel="stylesheet" type="text/css" href="./127286.css" title="Net4"> 
 
2
 
 
3
<html>
 
4
<head>
 
5
<style>
 
6
.text {FONT-FAMILY: verdana,sans-serif;FONT-SIZE: small;}
 
7
</style>
 
8
</head>
 
9
 
 
10
<div style="width:100px; height: 600px">vertical filler</div>
 
11
 
 
12
<table CELLPADDING="0" CELLSPACING="0" WIDTH="610" border="1">
 
13
 <tr>
 
14
  <td class="text">
 
15
   <table align="right" border="1" cellpadding="0" cellspacing="0" width="225">
 
16
 
 
17
    <tr>
 
18
     <td>
 
19
      <p><b>Retirement accounts:</b> Tempted to take out loans from your 401(k) or withdraw contributions (the money you've deposited) from your Roth IRA penalty-free? Unless you are willing to develop a taste for cat food, don't shortchange your future. If you must, though, take the loan, because you can't replace borrowed Roth contributions. Don't even consider taking money out of a regular IRA unless you like donating around half of it to Uncle Sam in the form of taxes and penalties.</p>
 
20
      <p><b>Collectibles such as coins and antiques:</b> If you need to raise funds from collectibles in a hurry, the sharks smell blood in the water, and you are less likely to get a good price for Great Aunt Betsy's Colonial-era sewing kit.</p>
 
21
      <p><b>Long-term bonds:</b> When you buy a bond, you are guaranteed a set amount of interest plus the return of your principal on the maturity date. Before that, all bets are off. If you want your principal back before the maturity date, you have to sell the bond for the going price, which could be less than the face value. The longer the term, the more sensitive bond prices are to interest rate changes.</p>
 
22
 
 
23
      <p><b>Your family:</b> Yeah, you've got a lot invested in those kids, and you might get a nice price for them on eBay, if they are polite and don't eat much. But we can't recommend liquidating this asset, tempting as it may be at times.</p>
 
24
         </td>
 
25
        </tr>
 
26
   </table>
 
27
  </td>
 
28
 </tr>
 
29
</table>
 
30