investi-share-price

Displays share price information

by contact_investi_com_au

HTML

<link href="https://api.investi.com.au/investi-widget.css" rel="stylesheet" />

<style>
  .investi-market-data-last-container
    {
    border-bottom: 8px solid green;
  }
.market-data-movement-section {
    border-bottom: 2px solid green;
}
  .market-data-updated-section {
    border-bottom: 2px solid green;
  }
  .movement-up{
    color: black;
  }

</style>

<div class="investi-share-price" ></div>



<script src="//api.investi.com.au/investi.js?apiKey=c8d685c4-f8b5-48bb-a046-0874b66cec72"></script>