"qqq"
Bootstrap 3.0.0 Snippet by varun3129

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.0.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="//netdna.bootstrapcdn.com/bootstrap/3.0.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 ---------->
<style type="text/css">
.bread-crumb{
padding-left:0px;
}
.bread-crumb li {
display: inline;
padding-left:7px;
}
.bread-crumb a{
padding-left:7px;
color:#333;
}
.bread-crumb li+li:before {
content:">";
}
.current a{
text-decoration:underline;
}
</style>
<ul class="bread-crumb">
<li><a href="https://developer.yodlee.com/General_FAQs">General FAQs</a></li>
<li class="current"><a href="https://developer.yodlee.com/Faq_to_API_Product">API Product</a></li>
</ul>
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
1
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

Related: See More


Questions / Comments: