Breadcrumb allows us when we have a page on the website where we are.
It is used by copying the code below, and then pastes it into your application or website. Before that, you can use our CSS and JS to make certain functionalities work for you. These are the addressees:
<link rel="stylesheet" href="www.sensationenergy.com/se_css/se.css>
<script src='http://cdnjs.cloudflare.com/ajax/libs/jquery/2.1.3/jquery.min.js'></script>
<script src="www.sensationenergy.com/js_css/se.js"></script>
<div class="prelaz">
<a href="index.php" class="link"><i style="cursor:pointer;" class="fa fa-home" aria-hidden="true" title="HOME"></i></a>
<a href="../forum/index.php" class="link" title="Forum">Forum</a>
<a href="../index.php" class="link" title="Sait">Sait</a>
<a href="index.php" class="link" title="Tutorial">Tutorial</a>
</div>