Skip to content

Instantly share code, notes, and snippets.

@rickclare
Created February 3, 2012 09:56
Show Gist options
  • Save rickclare/1729437 to your computer and use it in GitHub Desktop.
Save rickclare/1729437 to your computer and use it in GitHub Desktop.
Use of dl, dt, dd
<dl>
<dt>
What do each of the goal icons do?
</dt>
<dd>
Nothing actually. The icons represent the most popular savings goals that we've come across, and so choosing one simply acts as a handy way to identify one from another. In the future, we'll be adding baked-in calculators specific to each type of goal.
</dd>
<dt>
What if I don't have a specific goal?
</dt>
<dd>
If you don't see one that relates to what you're investing towards, simply choose &quot;Other&quot;, and give it any name you like.
</dd>
<dt>
How do I know if the settings I chose are right for me?
</dt>
<dd>
So long as you answer all fields honestly and accurately, our assessment will reflect your situation.
</dd>
<dt>
What if the fund's performance doesn't meet it's projection?
</dt>
<dd>
This is always a possibility, and one of the inherent risks of investing. Depending on the risk level you have chosen, the likelihood that it will fall short of the target will vary. If you are not comfortable with the greater risk, you may consider lowering the risk level for that fund
</dd>
<dt>
Will you adjust my risk as I get closer to my goals?
</dt>
<dd>
No. Your risk appetite is a factor in achieving your goal. If, however, you change your risk level for a particular fund, it may impact when the goal is likely to be achieved.
</dd>
</dl>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment