carbon-components
Version:
Carbon Components is a component library for IBM Cloud
16 lines (15 loc) • 623 B
HTML
<footer class="bx--footer bx--footer--bottom-fixed" role="contentinfo">
<div class="bx--footer-info">
<div class="bx--footer-info__item">
<p class="bx--footer-label">Need Help?</p>
<a class="bx--link" href="#">Contact Bluemix SalesContact Bluemix Sales</a>
</div>
<div class="bx--footer-info__item">
<p class="bx--footer-label">Estimate Monthly Cost</p>
<a class="bx--link" href="#">Cost CalculatorContact Bluemix Sales</a>
</div>
</div>
<div class="bx--footer-cta">
<button class="bx--btn bx--btn--primary" type="submit">Create</button>
</div>
</footer>