"Course Information"
Bootstrap 3.2.0 Snippet by joshuaedwardk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<link href="//netdna.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="//code.jquery.com/jquery-1.11.1.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
<div class="container">
<div class="row">
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<h2> Course Information</h2>
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<dt class='text-primary'>Federal Tax Update Learning Objective:</dt>
<dd><p><small> After completing this program, participants will be able to differentiate federal tax law changes from the previous year, identify updated forms and rule changes and apply rules of federal tax law to preparing tax returns.</small></p></dd>
</div><!--============(./col-lg-4 col-md-4 col-sm-4 col-xs-12)====================-->
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<dt class='text-danger'>Ethics Learning Objective:</dt>
<dd><p><small>At the completion of this course, participants will be able to describe the rules in Amended Circular 230 that govern the practice of preparing taxes professionally; explain duties and restrictions of practicing before the IRS.</small></p></dd>
</div><!--============(./col-lg-4 col-md-4 col-sm-4 col-xs-12)====================-->
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<dt class='text-danger'>Understanding the Challenging Tax Issues Facing the Sole Proprietorship Course Learning Objective:</dt>
<dd><p><small>After completing the program, participants will be able to identify and categorize business expenses of sole proprietors.</small></p></dd>
</div>
</div>
<div class="col-lg-12 col-md-12 col-sm-12 col-xs-12">
<div class="col-lg-4 col-md-4 col-sm-4 col-xs-12">
<!-- Button trigger modal -->
<button class="btn btn-primary btn-lg" data-toggle="modal" data-target="#TCFTU">
Topics Covered
</button>
<hr>
<!-- Modal -->
<div class="modal fade" id="TCFTU" tabindex="-1" role="dialog" aria-labelledby="myModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
<h4 class="modal-title" id="myModalLabel">Federal Tax Update Topics Covered</h4>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: