Typography allows us to weave header tex in various sizes, as well as to show paragraphs.
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>
Lorem ipsum dolor sit amet, consectetur adipisicing elit. Iure dignissimos, voluptates quaerat error voluptatem debitis laudantium magnam deserunt cupiditate, dicta eveniet nobis nisi ipsa. Incidunt illum, libero suscipit laboriosam id sequi rem iure ullam labore unde!
<h1>H1 Heading</h1>
<h2>H2 Heading</h2>
<h3>H3 Heading</h3>
<h4>H4 Heading</h4>
<h5>H5 Heading</h5>
<h6>H6 Heading</h6>
<p>Lorem ipsum dolor sit amet, <a href="">consectetur adipisicing elit</a>. Iure dignissimos, voluptates quaerat error voluptatem debitis <a href="">laudantium magnam deserunt</a> cupiditate, dicta eveniet nobis nisi ipsa. Incidunt illum, libero suscipit laboriosam id sequi rem iure ullam labore unde!</p>