Most requested
Below is a working example for the Most requested component.
Code sample
<section class="gc-most-requested">
<div class="container">
<h2>Most requested</h2>
<ul>
<li><a href="#">[Top task hyperlink 1]</a></li>
<li><a href="#">[Top task hyperlink 2]</a></li>
<li><a href="#">[Top task hyperlink 3]</a></li>
<li><a href="#">[Top task hyperlink 4]</a></li>
<li><a href="#">[Top task hyperlink with a very long task name that spans over two lines 5]</a></li>
<li><a href="#">[Top task hyperlink with a very long task name that spans over two lines 6]</a></li>
</ul>
</div>
</section>
Page details
- Date modified: